Skip to content

Commit

Permalink
ci: update python-app.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dummyindex committed Nov 13, 2023
1 parent e82fcaf commit 0e3643d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,4 @@ jobs:
- name: Test with pytest
run: |
pytest ./tests
python -m unittest discover -s tests -p "test_*.py"

0 comments on commit 0e3643d

Please sign in to comment.