Skip to content

Commit

Permalink
ci: install playwright
Browse files Browse the repository at this point in the history
  • Loading branch information
Barbapapazes committed Aug 27, 2024
1 parent b7a6b74 commit a6b08f9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,8 @@ jobs:
- name: Install dependencies
run: pnpm install

- run: pnpm exec playwright-core install

- name: Prepare
run: pnpm run dev:prepare

Expand Down

0 comments on commit a6b08f9

Please sign in to comment.