Skip to content

Commit 7e6f58b

Browse files
authored
fix codecov (#801)
1 parent 85d5578 commit 7e6f58b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

+2
Original file line numberDiff line numberDiff line change
@@ -99,3 +99,5 @@ jobs:
9999
- uses: codecov/codecov-action@v4
100100
with:
101101
file: lcov.info
102+
token: ${{ secrets.CODECOV_TOKEN }}
103+
fail_ci_if_error: true

0 commit comments

Comments
 (0)