Skip to content

Commit

Permalink
Try testing
Browse files Browse the repository at this point in the history
  • Loading branch information
nguyed99 committed Apr 29, 2024
1 parent cb03332 commit f966ce7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,6 @@ jobs:
run: |
echo "PYTHONPATH=$GITHUB_WORKSPACE:\$PYTHONPATH" >> $GITHUB_ENV
- name: Run all sanity checks
run: pytest tests/
run: poetry run pytest tests/


0 comments on commit f966ce7

Please sign in to comment.