Skip to content

Commit 530c647

Browse files
authored
Update .github/workflows/CI.yml
1 parent 897f410 commit 530c647

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
@@ -49,3 +49,5 @@ jobs:
4949
- uses: codecov/codecov-action@v4
5050
with:
5151
files: lcov.info
52+
token: ${{ secrets.CODECOV_TOKEN }}
53+
fail_ci_if_error: true

0 commit comments

Comments
 (0)