We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9a0d21e + 46ee28c commit 2674c3eCopy full SHA for 2674c3e
.github/workflows/coverage.yml
@@ -8,3 +8,5 @@ on:
8
jobs:
9
test:
10
uses: control-toolbox/CTActions/.github/workflows/coverage.yml@main
11
+ secrets:
12
+ codecov-secret: ${{ secrets.CODECOV_TOKEN }}
0 commit comments