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 60bfd07 + 5447cfb commit 5674174Copy full SHA for 5674174
.github/workflows/Documentation.yml
@@ -33,3 +33,5 @@ jobs:
33
- uses: codecov/codecov-action@v4
34
with:
35
file: lcov.info
36
+ token: ${{ secrets.CODECOV_TOKEN }}
37
+ fail_ci_if_error: true
.github/workflows/Downstream.yml
@@ -71,3 +71,5 @@ jobs:
71
72
73
74
75
.github/workflows/ci.yml
@@ -85,3 +85,5 @@ jobs:
85
86
87
88
89
0 commit comments