8000 Increase timeout of tests · localstack/localstack@ba95b63 · GitHub
[go: up one dir, main page]

Skip to content

Commit ba95b63

Browse files
committed
Increase timeout of tests
1 parent 46ea0e9 commit ba95b63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pro-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ concurrency:
4242
jobs:
4343
run-integration-tests:
4444
runs-on: ubuntu-latest
45-
timeout-minutes: 110
45+
timeout-minutes: 120
4646
defaults:
4747
run:
4848
working-directory: localstack-ext

0 commit comments

Comments
 (0)
0