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 c6fc479 commit ac911daCopy full SHA for ac911da
.github/workflows/app-tests.yaml
@@ -60,9 +60,7 @@ jobs:
60
working-directory: test_apps/encore-app
61
dependency-versions: highest
62
63
- - if: matrix.ux-packages-source == 'php-vendor'
64
- name: Refresh PHP dependencies from vendor/
65
- working-directory: test_apps/encore-app
+ - working-directory: test_apps/encore-app
66
run: pnpm install --ignore-workspace
67
68
- if: matrix.ux-packages-source == 'js-packages'
0 commit comments