Skip to content

Commit

Permalink
Update pr-wordpress-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
reynoldsalec committed Dec 6, 2022
1 parent 213bad5 commit 28a7163
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-wordpress-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
- name: Verify Lando works and we are dogfooding this plugin for tests
run: |
lando version
lando config --path plugins | grep acquia | grep /home/runner/work/acquia/acquia || echo "::error:: Not dogfooding this plugin correctly! "
lando config --path plugins | grep pantheon | grep /home/runner/work/pantheon/pantheon || echo "::error:: Not dogfooding this plugin correctly! " && exit 1
# This block should eventually become use lando/actions-leia@v2
# @NOTE? Do we want a way for our leia-action to configure apparmor since
Expand Down

0 comments on commit 28a7163

Please sign in to comment.