Skip to content

Commit

Permalink
test: fix
Browse files Browse the repository at this point in the history
  • Loading branch information
victorgarciaesgi committed Dec 6, 2023
1 parent 9d0bf7c commit f01256f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
with:
version: 6.0.2
- run: pnpm i
- run: pnpm exec -r playwright install
- run: npx playwright install --with-deps
- run: pnpm run test
env:
CI: true

0 comments on commit f01256f

Please sign in to comment.