Skip to content

Commit ba75d0d

Browse files
committed
Codecov token added to CI
1 parent a402a55 commit ba75d0d

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,5 @@ jobs:
1717
uses: codecov/codecov-action@v4
1818
with:
1919
files: ./coverage/lcov.info
20-
fail_ci_if_error: true
20+
fail_ci_if_error: true
21+
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)