Increased timeout limit
This commit is contained in:
@@ -112,7 +112,7 @@ commands:
|
||||
default: "run-tests.sh"
|
||||
timeout:
|
||||
type: string
|
||||
default: "10m"
|
||||
default: "15m"
|
||||
steps:
|
||||
- setup-tools:
|
||||
tools-version: "<< parameters.tools-version >>"
|
||||
|
||||
Reference in New Issue
Block a user