Skip to content

Commit

Permalink
Update python-package.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
deepak7376 committed Jun 11, 2024
1 parent dfc2acb commit cb37b57
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,5 @@ jobs:
if [ -f dev-requirements.txt ]; then pip install -r dev-requirements.txt; fi
- name: Run tests
run: |
export PYTHONPATH=$PWD
pytest tests/

0 comments on commit cb37b57

Please sign in to comment.