Skip to content

Commit 2674c3e

Browse files
authored
Merge pull request #424 from control-toolbox/ocots-patch-1
Update coverage.yml
2 parents 9a0d21e + 46ee28c commit 2674c3e

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)