Skip to content

Commit

Permalink
Track code coverage using codecov (#158)
Browse files Browse the repository at this point in the history
  • Loading branch information
cottsay authored May 29, 2024
1 parent 0383d34 commit c5452db
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,5 @@ on:
jobs:
pytest:
uses: colcon/ci/.github/workflows/pytest.yaml@main
secrets:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit c5452db

Please sign in to comment.