Skip to content

Commit

Permalink
update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
t-bltg authored Nov 19, 2024
1 parent b5e791b commit dd00189
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
JULIA_DEBUG: 'Main,UnicodePlots'
COLORTERM: 'invalid' # 8bit - 256 colors
- uses: julia-actions/julia-processcoverage@latest
- uses: codecov/codecov-action@v4
- uses: codecov/codecov-action@v5
with:
token: ${{ secrets.CODECOV_TOKEN }}
fail_ci_if_error: false
Expand Down

0 comments on commit dd00189

Please sign in to comment.