Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonish committed Nov 27, 2024
1 parent 8b52df1 commit 5d956d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@ jobs:
pip install pyyaml
- run: |
. ./testenv/bin/activate
PYTHONPATH=. python3 -m pytest
PYTHONPATH=. pytest
- run: |
. ./testenv/bin/activate
PYTHONPATH=. python3 ./tests/integration_tests.py

0 comments on commit 5d956d9

Please sign in to comment.