Skip to content

Commit

Permalink
test GitHub actions
Browse files Browse the repository at this point in the history
  • Loading branch information
debpal committed Sep 10, 2024
1 parent 1c050da commit 19bc0fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@ jobs:
- name: Test with pytest
run: |
export PYTHONPATH=$(pwd)
export PYTHONPATH=$(pwd)
# Run tests with pytest and generate coverage report
pytest --cov=BharatFinTrack

0 comments on commit 19bc0fd

Please sign in to comment.