Skip to content

Commit

Permalink
Changed pytest command
Browse files Browse the repository at this point in the history
  • Loading branch information
ElEd0 committed May 22, 2024
1 parent b51739d commit ff1a876
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ jobs:
- name: Test with pytest
run: |
pip install pytest
pytest -v -s
python3 -m pytest -v -s

0 comments on commit ff1a876

Please sign in to comment.