Skip to content

Commit c289dcd

Browse files
committed
Isolate PHP Other tests.
1 parent dc3ab75 commit c289dcd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: .github/workflows/pr-php-other-tests.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,8 @@ jobs:
3838
with:
3939
lando-version: ${{ matrix.lando-version }}
4040
config: |
41-
plugins.@lando/php=/home/runner/work/php/php
41+
setup.skipCommonPlugins=true
42+
setup.plugins.@lando/php=/home/runner/work/php/php
4243
telemetry: false
4344
- name: Run Leia Tests
4445
uses: lando/run-leia-action@v2

0 commit comments

Comments
 (0)