Skip to content

Commit 50ea13d

Browse files
committed
update ci.yml
1 parent 1dc2b80 commit 50ea13d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- name: Coveralls
3333
env:
3434
COVERALLS_REPO_TOKEN: ${{ secrets.COVERALLS_REPO_TOKEN }}
35-
run: coveralls
35+
run: coveralls --service=github-actions
3636
deploy:
3737
needs: build
3838
if: github.event_name == 'release'

0 commit comments

Comments
 (0)