Skip to content

Commit c916be4

Browse files
committed
Use CODECOV token
1 parent 113d5e7 commit c916be4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .github/workflows/CI.yml

+1
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,5 @@ jobs:
4949
- uses: julia-actions/julia-processcoverage@v1
5050
- uses: codecov/codecov-action@v5
5151
with:
52+
token: ${{ secrets.CODECOV_TOKEN }}
5253
file: lcov.info

0 commit comments

Comments
 (0)