Skip to content

Commit

Permalink
Merge branch 'main' into philipc2/pin-asv
Browse files Browse the repository at this point in the history
  • Loading branch information
philipc2 authored Mar 4, 2024
2 parents 5948070 + 393f65c commit 6615d7b
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 @@ -71,7 +71,7 @@ jobs:
python -m pytest test -v --cov=./uxarray --cov-report=xml
- name: Upload code coverage to Codecov
uses: codecov/codecov-action@v4.0.1
uses: codecov/codecov-action@v4.0.2
with:
file: ./coverage.xml
flags: unittests
Expand Down

0 comments on commit 6615d7b

Please sign in to comment.