Skip to content

Commit

Permalink
update coveralls.yml to reflect test path correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
kamatmihir2002 authored Oct 29, 2024
1 parent a931517 commit 457ba59
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/coveralls.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ jobs:
pip install -U pytest-cov
- name: Run tests and generate coverage
run: |
cd test
pytest --cov=.
- name: Upload coverage report to coveralls
Expand Down

0 comments on commit 457ba59

Please sign in to comment.