fix: adjust acceptance test action

[skip ci]
This commit is contained in:
Marcel S. Henselin 2026-03-13 19:56:38 +01:00
parent 6de8c5ee96
commit 1ebc62b594
2 changed files with 11 additions and 3 deletions

View file

@ -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: