Skip to content

Commit

Permalink
Bump request: Update playwright-macromolecules.yml (#4584)
Browse files Browse the repository at this point in the history
Timeout from 90 to 120

[skip ci]
  • Loading branch information
AlexeyGirin authored May 7, 2024
1 parent e311549 commit 04e3da3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/playwright-macromolecules.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ env:
ENABLE_POLYMER_EDITOR: true
jobs:
playwright_tests:
timeout-minutes: 90
timeout-minutes: 120
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 04e3da3

Please sign in to comment.