Skip to content

Commit 7e45776

Browse files
committed
debug
1 parent 09d66f8 commit 7e45776

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/app-tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
dependency-versions: highest
6262

6363
- working-directory: test_apps/encore-app
64-
run: pnpm install --ignore-workspace
64+
run: pnpm install
6565

6666
- if: matrix.ux-packages-source == 'js-packages'
6767
name: Install UX JS packages with a JS package manager

0 commit comments

Comments
 (0)