Skip to content

Commit 3f0330d

Browse files
authored
ci: set COVERALLS_SERVICE_NAME explicitly
1 parent 829ab22 commit 3f0330d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ jobs:
3333
- name: Run coveralls
3434
env:
3535
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
36+
COVERALLS_SERVICE_NAME: github
3637
run: |
3738
coveralls
3839

0 commit comments

Comments
 (0)