Skip to content

Commit

Permalink
attempt to fix coverage test
Browse files Browse the repository at this point in the history
  • Loading branch information
geordie666 committed Aug 23, 2024
1 parent bb0908c commit f424bcb
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 @@ -92,7 +92,7 @@ jobs:
env:
COVERALLS_REPO_TOKEN: ${{ secrets.COVERALLS_REPO_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: coveralls
run: coveralls --service=github

docs:
name: Doc test
Expand Down

0 comments on commit f424bcb

Please sign in to comment.