Skip to content

Commit

Permalink
Allow e2e-tests longer to run
Browse files Browse the repository at this point in the history
  • Loading branch information
Fishbowler committed Nov 21, 2024
1 parent 4967f7e commit 5deb0a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ jobs:
- name: Run tests
working-directory: ${{ github.workspace }}/e2e
timeout-minutes: 10
timeout-minutes: 20
run: ./run_tests android

- name: Stop screen recording of AVD
Expand Down

0 comments on commit 5deb0a2

Please sign in to comment.