Skip to content

Commit

Permalink
Update ci_basic.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kottmanj authored Aug 30, 2024
1 parent 544c2c9 commit 46b4f01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_basic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ jobs:
pip install -e .
pip install pytest
cd test
pytest
pytest test.py

0 comments on commit 46b4f01

Please sign in to comment.