Skip to content

Commit

Permalink
πŸ’š Vercel Preview γ‚’ε‰Šι™€
Browse files Browse the repository at this point in the history
  • Loading branch information
arrow2nd committed Mar 2, 2024
1 parent aa1e099 commit dd8b517
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,18 +32,9 @@ jobs:
- name: Setup playwright
run: pnpm exec playwright install --with-deps

- name: Waiting for Vercel Preview
uses: patrickedqvist/[email protected]
id: shinypoems
with:
token: ${{ secrets.GITHUB_TOKEN }}
max_timeout: 180

- name: Run E2E test
run: |
pnpm run test:e2e
env:
PREVIEW_URL: ${{ steps.shinypoems.outputs.url }}
- name: Upload report
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit dd8b517

Please sign in to comment.