Skip to content

Commit

Permalink
fix: playwright turbo (#1728)
Browse files Browse the repository at this point in the history
  • Loading branch information
abvthecity authored Oct 26, 2024
1 parent 2cfc5a5 commit 2f8a266
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/playwright.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ jobs:
run: pnpm playwright:build
env:
TURBO_TOKEN: ${{ secrets.TURBO_TOKEN }}
TURBO_TEAM: buildwithfern

- name: Run Playwright tests
run: pnpm exec playwright test playwright --workers 6 --reporter json,html
Expand Down

0 comments on commit 2f8a266

Please sign in to comment.