Skip to content

Commit

Permalink
dlx -> exec ?
Browse files Browse the repository at this point in the history
  • Loading branch information
thetarnav committed Nov 18, 2023
1 parent 4772a36 commit c46e53b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
turbo-
- name: Install Playwright browser and dependencies
run: pnpm dlx playwright install --with-deps chromium
run: pnpm exec playwright install --with-deps chromium

- name: Run Build and Tests
run: pnpm run build-test:packages
Expand Down

0 comments on commit c46e53b

Please sign in to comment.