Skip to content

Commit

Permalink
submit to coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
nitely committed Feb 16, 2022
1 parent 13f338c commit 25dbaed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
COVERALLS_PARALLEL: true
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
coveralls
coveralls --service=github
coveralls:
name: Finish Coveralls
needs: test
Expand Down

0 comments on commit 25dbaed

Please sign in to comment.