Skip to content

Commit

Permalink
Update pr.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
BlazeFace authored Jan 23, 2025
1 parent 4c23828 commit 61948a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
state=$(cat state.yaml)
printf "PUBLIC_STATE=\"\n$state\"" > .env
- run: pnpm install
- run: pnpm exec playwright install-deps
- run: pnpm exec playwright install-deps
- run: pnpm exec playwright install
- run: pnpm run build
- run: pnpm test

0 comments on commit 61948a3

Please sign in to comment.