fix: adjust acceptance test action
[skip ci]
This commit is contained in:
parent
6de8c5ee96
commit
1ebc62b594
2 changed files with 11 additions and 3 deletions
2
.github/actions/acc_test/action.yaml
vendored
2
.github/actions/acc_test/action.yaml
vendored
|
|
@ -4,7 +4,7 @@ description: "Acceptance Testing pipeline"
|
|||
inputs:
|
||||
test_timeout_string:
|
||||
description: "string that determines the timeout (default: 45m)"
|
||||
default: '45m'
|
||||
default: '90m'
|
||||
required: true
|
||||
|
||||
go-version:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue