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 11, 2024
1 parent 722575f commit 513efe0
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 513efe0

Please sign in to comment.