Skip to content

Commit d1f128a

Browse files
committed
add codecov token
1 parent e93d462 commit d1f128a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ jobs:
4242
- uses: julia-actions/julia-processcoverage@v1
4343
- uses: codecov/codecov-action@v5
4444
with:
45+
token: ${{ secrets.CODECOV_TOKEN }}
4546
files: lcov.info
4647
docs:
4748
name: Documentation

0 commit comments

Comments
 (0)