Skip to content

Commit

Permalink
Merge branch 'main' into pr-update-collision-request
Browse files Browse the repository at this point in the history
  • Loading branch information
sjahr authored Nov 15, 2024
2 parents cfb96ae + 183e8be commit 990a20b
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 @@ -167,7 +167,7 @@ jobs:
workdir: ${{ env.BASEDIR }}/target_ws
ignore: '"*/target_ws/build/*" "*/target_ws/install/*" "*/test/*"'
- name: Upload codecov report
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v5
if: always() && matrix.env.CCOV && steps.ici.outputs.target_test_results == '0'
with:
files: ${{ env.BASEDIR }}/target_ws/coverage.info
Expand Down

0 comments on commit 990a20b

Please sign in to comment.