Skip to content

Commit 40c5591

Browse files
committed
restore codecov
1 parent c98a53f commit 40c5591

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/codecov.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -137,5 +137,5 @@ jobs:
137137
uses: codecov/codecov-action@v4
138138
with:
139139
verbose: true
140-
gcov: true
141-
fail_ci_if_error: false
140+
fail_ci_if_error: true
141+
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)