Skip to content

Commit

Permalink
Update playground.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mshima authored Sep 7, 2024
1 parent 0bc5a73 commit ae21dc5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/playground.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ jobs:
CYPRESS_INSTALL_BINARY: 0

- run: |
sed -i -e "s/overrides-for-dev/overrides/g" package.json
cat package.json
pnpm install
pnpm -r --workspace-concurrency 1 test
working-directory: faker-playground

0 comments on commit ae21dc5

Please sign in to comment.