We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c993ad commit 5f94ca6Copy full SHA for 5f94ca6
.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