Skip to content

Commit

Permalink
fix : playwright 관련 워크플로우 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
SeieunYoo committed Jun 28, 2024
1 parent 346ea2b commit 8a364b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/a11y-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
working-directory: packages/wow-ui

- name: Install Playwright
run: pnpm dlx playwright install --with-deps
run: pnpm exec playwright install --with-deps
working-directory: packages/wow-ui

- name: Build Packages
Expand Down

0 comments on commit 8a364b2

Please sign in to comment.