Skip to content

Commit 7b43d3f

Browse files
committed
restore codecov
1 parent c98a53f commit 7b43d3f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/codecov.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,4 +138,5 @@ jobs:
138138
with:
139139
verbose: true
140140
gcov: true
141-
fail_ci_if_error: false
141+
fail_ci_if_error: true
142+
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)