Skip to content

Commit

Permalink
fixup!
Browse files Browse the repository at this point in the history
  • Loading branch information
cottsay committed Jun 24, 2024
1 parent 93b0a6c commit 95363ae
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 @@ -10,4 +10,4 @@ jobs:
pytest:
uses: colcon/ci/.github/workflows/pytest.yaml@cottsay/null-secret
secrets:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
CODECOV_TOKEN: '${{ secrets.CODECOV_TOKEN }}'

0 comments on commit 95363ae

Please sign in to comment.