We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09d66f8 commit 7e45776Copy full SHA for 7e45776
.github/workflows/app-tests.yaml
@@ -61,7 +61,7 @@ jobs:
61
dependency-versions: highest
62
63
- working-directory: test_apps/encore-app
64
- run: pnpm install --ignore-workspace
+ run: pnpm install
65
66
- if: matrix.ux-packages-source == 'js-packages'
67
name: Install UX JS packages with a JS package manager
0 commit comments