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 d37010e commit 66851b3Copy full SHA for 66851b3
.github/workflows/ci.yml
@@ -32,4 +32,4 @@ jobs:
32
phpunit --coverage-text --coverage-clover=coverage.xml
33
- uses: codecov/codecov-action@v1
34
with:
35
- fail_ci_if_error: true
+ fail_ci_if_error: false
0 commit comments