Skip to content

Commit

Permalink
Merge branch 'main' into adm/stress_kernel
Browse files Browse the repository at this point in the history
  • Loading branch information
albert-de-montserrat committed Oct 12, 2024
2 parents 8b2c25c + d383bf6 commit 36eadda
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 @@ -43,7 +43,7 @@ jobs:
- uses: julia-actions/julia-buildpkg@latest
- uses: julia-actions/julia-runtest@latest
- uses: julia-actions/julia-processcoverage@v1
- uses: codecov/codecov-action@v4.5.0
- uses: codecov/codecov-action@v4.6.0
with:
token: ${{ secrets.CODECOV_TOKEN }}
fail_ci_if_error: false # or true if you want CI to fail when Codecov fails

0 comments on commit 36eadda

Please sign in to comment.