Skip to content

Commit

Permalink
increase playwright total time to 20 minutes
Browse files Browse the repository at this point in the history
  • Loading branch information
david-crespo committed Sep 7, 2023
1 parent 4f7d401 commit b357246
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lintBuildTest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
run: npm run build
playwright:
name: Playwright (${{ matrix.browser }})
timeout-minutes: 15
timeout-minutes: 20
runs-on: ubuntu-latest
needs: install
strategy:
Expand Down

0 comments on commit b357246

Please sign in to comment.