-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Split GitHub workflow job actions into multiple jobs
- lint: Code formatting and style checks - test: Unit tests and coverage - package: Verifies package can be built - Add dependencies between jobs: - lint -> test - Add matrix Python version to job names - Improve caching by creating cache keys for different Python versions
- Loading branch information
1 parent
42e66b5
commit 5f1d036
Showing
1 changed file
with
45 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters