Skip to content

Commit

Permalink
--deps flag for browser install
Browse files Browse the repository at this point in the history
  • Loading branch information
ctot-nondef committed Feb 5, 2024
1 parent 9effee9 commit 7cc5cb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
NUXT_PUBLIC_REDMINE_ID: "${{ vars.NUXT_PUBLIC_REDMINE_ID }}"

- name: Install Browsers for E2E tests
run: pnpm exec playwright install
run: pnpm exec playwright install --with-deps

- name: Test
run: pnpm run test
Expand Down

0 comments on commit 7cc5cb8

Please sign in to comment.