mirror of
https://github.com/google/pybadges.git
synced 2026-01-04 18:30:10 +01:00
Define a test workflow
This commit is contained in:
@@ -18,3 +18,10 @@ jobs:
|
||||
- run:
|
||||
command: |
|
||||
nox -f noxfile -s lint
|
||||
|
||||
workflows:
|
||||
version: 2
|
||||
test:
|
||||
jobs:
|
||||
- Unit Test
|
||||
- Lint
|
||||
|
||||
Reference in New Issue
Block a user