Set 30m timeout on gotest as well
This commit is contained in:
parent
2960c256e0
commit
64bbcae862
@ -85,7 +85,7 @@ jobs:
|
|||||||
default: golang
|
default: golang
|
||||||
go-test-flags:
|
go-test-flags:
|
||||||
type: string
|
type: string
|
||||||
default: ""
|
default: "-timeout 30m"
|
||||||
description: Flags passed to go test.
|
description: Flags passed to go test.
|
||||||
packages:
|
packages:
|
||||||
type: string
|
type: string
|
||||||
|
Loading…
Reference in New Issue
Block a user