Skip to content

Commit

Permalink
Merge branch 'main' into ohifv3_lint_fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
SachidanandAlle authored Nov 19, 2024
2 parents 33a3ce3 + cae5499 commit 1fd25fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pythonapp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
run: |
$(pwd)/runtests.sh --unittests
- name: Upload coverage
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v5
with:
fail_ci_if_error: false
file: ./coverage.xml
Expand Down

0 comments on commit 1fd25fa

Please sign in to comment.