mirror of https://github.com/knative/client.git
Update actions (#1314)
Signed-off-by: Knative Automation <automation@knative.team>
This commit is contained in:
parent
a165c6c64f
commit
8836501d25
|
@ -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