Skip to content

Commit

Permalink
Update playwright-macromolecules.yml (#4540)
Browse files Browse the repository at this point in the history
Timeout from 60 to 90
  • Loading branch information
AlexeyGirin authored Apr 25, 2024
1 parent da48833 commit 7ebd829
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: 60
timeout-minutes: 90
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 7ebd829

Please sign in to comment.