Skip to content

Commit 25dbaed

Browse files
committed
submit to coveralls
1 parent 13f338c commit 25dbaed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
COVERALLS_PARALLEL: true
4040
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4141
run: |
42-
coveralls
42+
coveralls --service=github
4343
coveralls:
4444
name: Finish Coveralls
4545
needs: test

0 commit comments

Comments
 (0)