Skip to content

Commit

Permalink
increase timeout to 2min
Browse files Browse the repository at this point in the history
  • Loading branch information
bartekpacia committed Aug 5, 2024
1 parent 3dc2e20 commit 527a394
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ jobs:
needs: build

env:
MAESTRO_DRIVER_STARTUP_TIMEOUT: 60000
MAESTRO_DRIVER_STARTUP_TIMEOUT: 120000 # 120s

steps:
- name: Clone repository (only needed for the e2e directory)
Expand Down

0 comments on commit 527a394

Please sign in to comment.