There was an error while loading. Please reload this page.
1 parent 7cb7a61 commit 6ab8667Copy full SHA for 6ab8667
1 file changed
.github/workflows/ci.yml
@@ -52,7 +52,7 @@ jobs:
52
with:
53
token: ${{ secrets.CODECOV_TOKEN }}
54
files: clover.xml
55
- fail_ci_if_error: true
+ fail_ci_if_error: false
56
57
- name: Run Test Suite (Pest)
58
run: ./vendor/bin/pest --compact
0 commit comments