Skip to content

Commit ac911da

Browse files
committed
debug
1 parent c6fc479 commit ac911da

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/app-tests.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,7 @@ jobs:
6060
working-directory: test_apps/encore-app
6161
dependency-versions: highest
6262

63-
- if: matrix.ux-packages-source == 'php-vendor'
64-
name: Refresh PHP dependencies from vendor/
65-
working-directory: test_apps/encore-app
63+
- working-directory: test_apps/encore-app
6664
run: pnpm install --ignore-workspace
6765

6866
- if: matrix.ux-packages-source == 'js-packages'

0 commit comments

Comments
 (0)