Skip to content

Commit

Permalink
Install required dependencies of test plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
tarecord committed Nov 12, 2024
1 parent 7d07e1c commit 4dff32a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .lando.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,6 @@ events:
post-start:
- appserver: composer install
- appserver: /app/dev/lando/install-wp.sh
- appserver: cd /app/dev/public/wp-content/plugins/library-testing && composer install
post-destroy:
- appserver: rm -rf /app/dev/public/wp

0 comments on commit 4dff32a

Please sign in to comment.