Skip to content

Commit

Permalink
Adjust working dir for workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
longxf21 committed Feb 9, 2024
1 parent 2f5039d commit c3a63e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,4 @@ jobs:
run: |
pytest tests/test_analyzer.py
pytest tests/test_classifier.py
working-directory: ./ # Adjust if necessary to point to the directory where pytest should run

0 comments on commit c3a63e0

Please sign in to comment.