Skip to content

Commit

Permalink
update(ci): increase timeout for jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
luisecm committed Dec 10, 2024
1 parent 41ba0a1 commit 2da7a0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/automated-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ on:

jobs:
playwright-run:
timeout-minutes: 60
timeout-minutes: 90
runs-on: ubuntu-latest
container:
image: mcr.microsoft.com/playwright:v1.48.0-jammy
Expand Down

0 comments on commit 2da7a0d

Please sign in to comment.