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 26adc33 commit bca9e72Copy full SHA for bca9e72
.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