Skip to content

Commit

Permalink
Merge branch 'main' into bg/baroclinic-instability
Browse files Browse the repository at this point in the history
  • Loading branch information
benegee committed Dec 17, 2024
2 parents 8794de7 + 824d204 commit b7bd4c4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/SpellCheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ jobs:
- name: Checkout Actions Repository
uses: actions/checkout@v4
- name: Check spelling
uses: crate-ci/typos@v1.27.3
uses: crate-ci/typos@v1.28.3
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -331,7 +331,7 @@ jobs:
--output-file lcov.info
- name: Upload coverage data (Codecov)
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v5
if: ${{ matrix.test_type == 'coverage' }}
with:
files: ./libtrixi-julia/lcov.info,./lcov.info
Expand Down

0 comments on commit b7bd4c4

Please sign in to comment.