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.
2 parents 3baf9c6 + 2cce8c5 commit 63efb70Copy full SHA for 63efb70
2 files changed
.github/workflows/CI.yml
@@ -44,3 +44,5 @@ jobs:
44
- uses: codecov/codecov-action@v4
45
with:
46
file: lcov.info
47
+ token: ${{ secrets.CODECOV_TOKEN }}
48
+ fail_ci_if_error: true
.github/workflows/Documentation.yml
@@ -27,3 +27,5 @@ jobs:
27
28
29
30
31
0 commit comments