Skip to content

Commit 0c7dbb4

Browse files
authored
Add token
1 parent 76207a4 commit 0c7dbb4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,6 @@ jobs:
5353
if: matrix.version == '1' && matrix.os == 'ubuntu-latest'
5454
uses: codecov/codecov-action@v4
5555
with:
56+
fail_ci_if_error: true
57+
token: ${{ secrets.CODECOV_TOKEN }} # required
5658
file: lcov.info

0 commit comments

Comments
 (0)