Skip to content

Commit

Permalink
More time for playwright
Browse files Browse the repository at this point in the history
  • Loading branch information
kunyavskiy committed Jul 31, 2023
1 parent 15c53c2 commit 2e3ff55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/playwright-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
branches: [main, master]
jobs:
test:
timeout-minutes: 10
timeout-minutes: 20
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 2e3ff55

Please sign in to comment.