Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
wiso committed Nov 15, 2023
1 parent 26f727c commit 660bc48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ jobs:
continue-on-error: true
- name: Test with pytest
run: |
pytest
python -m pytest

0 comments on commit 660bc48

Please sign in to comment.