Skip to content

Commit

Permalink
Merge branch 'main' into add_cartesian_proj
Browse files Browse the repository at this point in the history
  • Loading branch information
lpilz authored May 2, 2024
2 parents fbffaf1 + 701ed37 commit 6824241
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
python -m pytest
- name: Upload code coverage to Codecov
uses: codecov/codecov-action@v4.1.1
uses: codecov/codecov-action@v4.3.1
with:
file: ./coverage.xml
flags: unittests
Expand Down

0 comments on commit 6824241

Please sign in to comment.