Skip to content

Commit

Permalink
updated create nx-workspace step in PR validation
Browse files Browse the repository at this point in the history
  • Loading branch information
mapolonio committed Nov 1, 2023
1 parent 4154012 commit 51040be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ jobs:
pnpm create nx-workspace \
--name=$NX_WORKSPACE --appName=$NX_APP \
--preset=next --style=@emotion/styled \
--e2eTestRunner=playwright --nextAppDir=false \
--nxCloud=false --interactive=false < /dev/null
pushd $NX_WORKSPACE
Expand Down

0 comments on commit 51040be

Please sign in to comment.