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 3543a1b + 415fdf1 commit cfc9bcaCopy full SHA for cfc9bca
.github/workflows/CI.yml
@@ -45,3 +45,5 @@ jobs:
45
- uses: codecov/codecov-action@v4
46
with:
47
file: lcov.info
48
+ token: ${{ secrets.CODECOV_TOKEN }}
49
+ fail_ci_if_error: true
.github/workflows/Documentation.yml
@@ -27,3 +27,5 @@ jobs:
27
28
29
30
31
.github/workflows/Downstream.yml
@@ -64,3 +64,5 @@ jobs:
64
65
66
67
68
0 commit comments