Skip to content

Commit

Permalink
Merge branch 'main' into compathelper/new_version/2024-11-17-00-05-20…
Browse files Browse the repository at this point in the history
…-931-00837617035
  • Loading branch information
ranocha authored Nov 25, 2024
2 parents c7df512 + c6e2626 commit 4c5ae6a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,9 +84,9 @@ jobs:
PYTHON: ""
SBP_TEST: ${{ matrix.sbp_test }}
- uses: julia-actions/julia-processcoverage@v1
- uses: codecov/codecov-action@v4
- uses: codecov/codecov-action@v5
with:
file: ./lcov.info
files: ./lcov.info
flags: unittests
name: codecov-umbrella
fail_ci_if_error: true
Expand Down

0 comments on commit 4c5ae6a

Please sign in to comment.