There was an error while loading. Please reload this page.
1 parent 77d0d5f commit 6ba1386Copy full SHA for 6ba1386
1 file changed
.github/workflows/build.yml
@@ -61,6 +61,7 @@ jobs:
61
62
- name: Report to coveralls
63
uses: coverallsapp/github-action@v2
64
+ continue-on-error: true # coveralls is unreliable
65
with:
66
file: coverage.xml
67
0 commit comments