Skip to content

Commit bca9e72

Browse files
committed
Add continue-on-error: true for send coveralls job
1 parent 26adc33 commit bca9e72

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,3 +61,4 @@ jobs:
6161
run: vendor/bin/php-coveralls -v
6262
env:
6363
COVERALLS_REPO_TOKEN: ${{ secrets.GITHUB_TOKEN }}
64+
continue-on-error: true

0 commit comments

Comments
 (0)