Skip to content

Commit

Permalink
Use CODECOV_TOKEN to upload coverage (#648)
Browse files Browse the repository at this point in the history
  • Loading branch information
cottsay authored May 24, 2024
1 parent 15ed7d6 commit b174608
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
jobs:
pytest:
uses: colcon/ci/.github/workflows/pytest.yaml@main
with:
codecov: true
secrets:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
bootstrap:
uses: ./.github/workflows/bootstrap.yaml

0 comments on commit b174608

Please sign in to comment.