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 fac95a4 commit bfc2023
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: pnpm exec playwright install
- run: pnpm run test
env:
CI: true

0 comments on commit bfc2023

Please sign in to comment.