Skip to content

Commit c396f5f

Browse files
committed
Use Coveralls Parameter Rather than Github's
1 parent be22081 commit c396f5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@ jobs:
258258
github-token: ${{ secrets.GITHUB_TOKEN }}
259259
file: build/clover.xml
260260
format: clover
261-
continue-on-error: true
261+
fail-on-error: false
262262

263263
release:
264264
permissions:

0 commit comments

Comments
 (0)