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 d62cedf commit 6f5b1a3Copy full SHA for 6f5b1a3
.github/workflows/tests.yaml
@@ -51,5 +51,5 @@ jobs:
51
uses: codecov/codecov-action@v5
52
env:
53
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
54
- with:
55
- fail_ci_if_error: true
+ # with:
+ # fail_ci_if_error: true
0 commit comments