mirror of
https://github.com/louis-e/arnis.git
synced 2026-01-21 12:37:52 -05:00
add auto test runner
This commit is contained in:
3
.github/workflows/python-app.yml
vendored
3
.github/workflows/python-app.yml
vendored
@@ -27,3 +27,6 @@ jobs:
|
||||
- name: Lint with flake8
|
||||
run: |
|
||||
make lint
|
||||
- name: Run unit tests
|
||||
run: |
|
||||
python -m pytest
|
||||
Reference in New Issue
Block a user