Skip to content

Commit

Permalink
fix theme check loaded package, ref anhskohbo/wp-cli-themecheck#9
Browse files Browse the repository at this point in the history
  • Loading branch information
selul committed Jul 14, 2021
1 parent aa84d58 commit a4b8ab2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/envs/theme-check/start.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
php -d memory_limit=1024M "$(which wp)" package install anhskohbo/wp-cli-themecheck --allow-root
php -d memory_limit=1024M "$(which wp)" package install anhskohbo/wp-cli-themecheck:dev-master#a53732bf056ee446a4b975d20914d0469e16ea59 --allow-root
wp plugin install theme-check --activate --allow-root
wp themecheck --theme=neve --no-interactive --allow-root

0 comments on commit a4b8ab2

Please sign in to comment.