Skip to content

Commit 46ee28c

Browse files
authored
Update coverage.yml
1 parent 9a0d21e commit 46ee28c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/coverage.yml

+2
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,5 @@ on:
88
jobs:
99
test:
1010
uses: control-toolbox/CTActions/.github/workflows/coverage.yml@main
11+
secrets:
12+
codecov-secret: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)