Skip to content

Commit

Permalink
Feature Test Case with PYTHONPATH
Browse files Browse the repository at this point in the history
  • Loading branch information
iamyaash committed Oct 12, 2024
1 parent 2fe1bba commit a999a11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:
- name: Run pytest
run: |
pytest --maxfail=1 --disable-warnings
PYTHONPATH=. pytest --maxfail=1 --disable-warnings

0 comments on commit a999a11

Please sign in to comment.