Skip to content

Commit

Permalink
Reuse new command
Browse files Browse the repository at this point in the history
  • Loading branch information
pedro-mendonca committed Jul 16, 2024
1 parent 9b935cb commit 071f533
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/plugin-check-local.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ jobs:
# TODO: Install dependencies first, see https://github.com/wordpress/plugin-check-action/issues/66
# Get plugin dependencies
# wp-env run cli wp plugin get $PLUGIN_SLUG --field=requires_plugins --format=json
wp-env run cli wp plugin get $PLUGIN_SLUG --field=requires_plugins --format=json
wp-env run cli wp plugin activate $PLUGIN_SLUG
# Debugging information
Expand Down

0 comments on commit 071f533

Please sign in to comment.