Skip to content

Commit

Permalink
tidy tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
guidefari committed Feb 4, 2024
1 parent 0d0253c commit fa6674a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/playwright.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,11 @@ jobs:
id: waitForVercelPreviewDeployment
with:
token: ${{ secrets.GITHUB_TOKEN }}
max_timeout: 60
max_timeout: 300

test:
timeout-minutes: 60
needs: test_setup
timeout-minutes: 5
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit fa6674a

Please sign in to comment.