Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
wspr committed Mar 10, 2024
1 parent 727cbca commit 653a0b1
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 @@ -55,5 +55,5 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
cd pysankey
coverage html -m pytest
coverage run -m pytest
coveralls debug --service=github

0 comments on commit 653a0b1

Please sign in to comment.