Skip to content

Commit

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

0 comments on commit 70468ac

Please sign in to comment.