Skip to content

Commit

Permalink
wait 10 minutes
Browse files Browse the repository at this point in the history
  • Loading branch information
stevector committed Dec 19, 2023
1 parent f582b34 commit 8374bc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/playwright.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
method: GET
expectStatus: 200
expectBodyRegex: ".*${GIT_SHA}.*"
timeout: 60000
timeout: 600000
interval: 5000

- name: Run Playwright tests
Expand Down

0 comments on commit 8374bc2

Please sign in to comment.