Skip to content

Commit cf85076

Browse files
Update .github/workflows/ci.yml
Co-authored-by: inky <git@wo-class.cn>
1 parent cad9994 commit cf85076

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
@@ -44,6 +44,8 @@ jobs:
4444
- uses: julia-actions/julia-processcoverage@v1
4545
- uses: codecov/codecov-action@v4
4646
with:
47+
token: ${{ secrets.CODECOV_TOKEN }} # required
48+
fail_ci_if_error: true
4749
file: lcov.info
4850
docs:
4951
name: Documentation

0 commit comments

Comments
 (0)