Skip to content

Commit

Permalink
build first
Browse files Browse the repository at this point in the history
  • Loading branch information
pauldambra committed Dec 27, 2024
1 parent d0a4d72 commit e56dbfe
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 @@ -20,6 +20,7 @@ jobs:
node-version: '18'
cache: 'pnpm'
- run: pnpm install
- run: pnpm build
- name: Install Playwright Browsers
run: pnpm exec playwright install --with-deps
- name: Run Playwright tests
Expand Down

0 comments on commit e56dbfe

Please sign in to comment.