Skip to content

Commit

Permalink
increase driver startup timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
bartekpacia committed Aug 5, 2024
1 parent 41f8520 commit 3b17f88
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,9 @@ jobs:
if: github.repository == 'mobile-dev-inc/maestro'
needs: build

env:
MAESTRO_DRIVER_STARTUP_TIMEOUT: 60000

steps:
- name: Clone repository (only needed for the e2e directory)
uses: actions/checkout@v4
Expand Down

0 comments on commit 3b17f88

Please sign in to comment.