Skip to content

Commit

Permalink
Re-enable codecov upload (#950)
Browse files Browse the repository at this point in the history
Fixes 20a28a8
  • Loading branch information
cottsay authored Apr 19, 2024
1 parent 14878e3 commit 393e734
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ jobs:
pytest:
uses: ros-infrastructure/ci/.github/workflows/pytest.yaml@main
with:
codecov: true
matrix-filter: del(.matrix.os[] | select(contains("windows")))
yamllint:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 393e734

Please sign in to comment.