Skip to content

Commit

Permalink
fix: test timeout as optional
Browse files Browse the repository at this point in the history
Signed-off-by: Martin Buchleitner <[email protected]>
  • Loading branch information
mabunixda committed Aug 14, 2024
1 parent dc976a8 commit f079579
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/terratest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:
type: string
test_timeout:
description: 'Test timeout'
required: true
required: false
default: '30m'
type: string
secrets:
Expand Down

0 comments on commit f079579

Please sign in to comment.