Skip to content

Commit 1613b37

Browse files
Update actions (#5978)
Signed-off-by: Knative Automation <automation@knative.team>
1 parent 0b9af69 commit 1613b37

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/knative-go-test.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,5 @@ on:
1515
jobs:
1616
test:
1717
uses: knative/actions/.github/workflows/reusable-go-test.yaml@main
18+
secrets:
19+
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)