Skip to content

Commit

Permalink
chore: 🤖 install playwright
Browse files Browse the repository at this point in the history
  • Loading branch information
IWANABETHATGUY committed Jul 18, 2024
1 parent e9821d7 commit a51ff1a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
- name: Install dependencies and verify build artificts
run: |
pnpm install -r
pnpx playwright install --with-deps
pnpm --filter './apps/**' --filter "!./apps/qwik-*" run build
pnpm verify-build
Expand Down

0 comments on commit a51ff1a

Please sign in to comment.