Skip to content

Commit 41cb3cf

Browse files
committed
debug
1 parent bdb7b9a commit 41cb3cf

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
@@ -63,7 +63,7 @@ jobs:
6363
- if: matrix.ux-packages-source == 'php-vendor'
6464
name: Refresh PHP dependencies from vendor/
6565
working-directory: test_apps/encore-app
66-
run: pnpm install
66+
run: pnpm install --ignore-workspace
6767

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

0 commit comments

Comments
 (0)