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 c3ba78b + 2fc5271 commit 9e46f00Copy full SHA for 9e46f00
.github/workflows/Documentation.yml
@@ -28,3 +28,5 @@ jobs:
28
- uses: codecov/codecov-action@v4
29
with:
30
file: lcov.info
31
+ token: ${{ secrets.CODECOV_TOKEN }}
32
+ fail_ci_if_error: true
.github/workflows/Downstream.yml
@@ -60,3 +60,5 @@ jobs:
60
61
62
63
64
0 commit comments