mirror of https://github.com/knative/caching.git
Update actions (#468)
Signed-off-by: Knative Automation <automation@knative.team>
This commit is contained in:
parent
72b9676c2a
commit
a98f4c8d07
|
@ -61,4 +61,4 @@ jobs:
|
|||
tr '\n' ' ')"
|
||||
|
||||
echo "Building with tags: ${tags}"
|
||||
go test -vet=off -tags "${tags}" -run=^$ ./...
|
||||
go test -vet=off -tags "${tags}" -exec echo ./...
|
||||
|
|
Loading…
Reference in New Issue