Skip to content

Commit

Permalink
increased time limit
Browse files Browse the repository at this point in the history
  • Loading branch information
mozilloid authored Jul 16, 2024
1 parent 777640a commit 48e6501
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
- name: Run Playwright tests
if: github.actor != 'dependabot[bot]'
run: npm run e2e:smoke
timeout-minutes: 10
timeout-minutes: 30
env:
E2E_TEST_ENV: 'local'
E2E_TEST_BASE_URL: http://localhost:6060
Expand Down

0 comments on commit 48e6501

Please sign in to comment.