Skip to content

Commit

Permalink
Isolate PHP Other tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
reynoldsalec committed Nov 21, 2023
1 parent dc3ab75 commit c289dcd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/pr-php-other-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,8 @@ jobs:
with:
lando-version: ${{ matrix.lando-version }}
config: |
plugins.@lando/php=/home/runner/work/php/php
setup.skipCommonPlugins=true
setup.plugins.@lando/php=/home/runner/work/php/php
telemetry: false
- name: Run Leia Tests
uses: lando/run-leia-action@v2
Expand Down

0 comments on commit c289dcd

Please sign in to comment.