Skip to content

Commit

Permalink
Initialisation Playwright
Browse files Browse the repository at this point in the history
  • Loading branch information
bbaret committed Aug 14, 2024
1 parent bd29da1 commit 272bff1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/playwright.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
VERCEL_TOKEN: ${{ secrets.VERCEL_TOKEN }}
with:
deployment-url: ${{ steps.vercel_preview_url.outputs.preview_url }}"
timeout: 30
timeout: 60
poll-interval: 1
- name: Get URL
run: curl "https://${{ steps.vercel_preview_url.outputs.preview_url }}"
Expand Down

0 comments on commit 272bff1

Please sign in to comment.