Commit fa264dee authored by Smolevich's avatar Smolevich

Add continue-on-error: true for send coveralls job

parent 692461e5
...@@ -61,3 +61,4 @@ jobs: ...@@ -61,3 +61,4 @@ jobs:
run: vendor/bin/php-coveralls -v run: vendor/bin/php-coveralls -v
env: env:
COVERALLS_REPO_TOKEN: ${{ secrets.GITHUB_TOKEN }} COVERALLS_REPO_TOKEN: ${{ secrets.GITHUB_TOKEN }}
continue-on-error: true
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment