We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a0d21e commit 46ee28cCopy full SHA for 46ee28c
.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