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 5d956d9 commit 9b97e10
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=. pytest
pytest
- run: |
. ./testenv/bin/activate
PYTHONPATH=. python3 ./tests/integration_tests.py

0 comments on commit 9b97e10

Please sign in to comment.