Skip to content

Commit

Permalink
test: fix playwright installation
Browse files Browse the repository at this point in the history
  • Loading branch information
arianrhodsandlot committed Oct 7, 2023
1 parent 76a0111 commit cb9414f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,5 @@ jobs:
with:
node-version: 20
cache: pnpm
- run: playwright install chromium
- run: pnpm playwright install chromium
- run: pnpm test:e2e

0 comments on commit cb9414f

Please sign in to comment.