Skip to content

Commit 7286013

Browse files
committed
ci: fix Coveralls
1 parent 74cec96 commit 7286013

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/commit.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,10 @@ jobs:
4343

4444
- name: Report NYC coverage to Coveralls
4545
uses: coverallsapp/github-action@v2
46+
with:
47+
file: coverage/coverage-summary.json
48+
debug: true
49+
fail-on-error: false
4650

4751
- name: Report NYC coverage to pull request
4852
uses: sidx1024/[email protected]

0 commit comments

Comments
 (0)