mirror of https://github.com/knative/caching.git
Update actions (#866)
Signed-off-by: Knative Automation <automation@knative.team>
This commit is contained in:
parent
2720a0e9c9
commit
69083faf77
|
@ -15,3 +15,5 @@ on:
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
uses: knative/actions/.github/workflows/reusable-go-test.yaml@main
|
uses: knative/actions/.github/workflows/reusable-go-test.yaml@main
|
||||||
|
secrets:
|
||||||
|
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
|
||||||
|
|
Loading…
Reference in New Issue