Skip to content

Commit

Permalink
Merge pull request SciTools#1713 from greglucas/coveralls
Browse files Browse the repository at this point in the history
MAINT: Coveralls needs to know about the service
  • Loading branch information
QuLogic authored Jan 16, 2021
2 parents 4ae8079 + a846f18 commit 4119741
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run:
coveralls
coveralls --service=github

- name: Create image output
if: ${{ steps.test.conclusion == 'failure' }}
Expand Down

0 comments on commit 4119741

Please sign in to comment.