We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 692461e commit fa264deCopy full SHA for fa264de
.github/workflows/build-ci.yml
@@ -61,3 +61,4 @@ jobs:
61
run: vendor/bin/php-coveralls -v
62
env:
63
COVERALLS_REPO_TOKEN: ${{ secrets.GITHUB_TOKEN }}
64
+ continue-on-error: true
0 commit comments