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