Skip to content
This repository was archived by the owner on Oct 9, 2025. It is now read-only.

Commit 24c7367

Browse files
mandarinisoedirgo
andauthored
chore: do not fail on coveralls error (#645)
* chore: do not fail on coveralls error * chore: eol --------- Co-authored-by: Bobbie Soedirgo <[email protected]>
1 parent ede89d0 commit 24c7367

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,5 @@ jobs:
2626
2727
- name: Coveralls
2828
uses: coverallsapp/github-action@v2
29+
with:
30+
fail-on-error: false

0 commit comments

Comments
 (0)