Skip to content

Commit

Permalink
fix: theme-check checklist
Browse files Browse the repository at this point in the history
  • Loading branch information
girishpanchal30 committed Oct 29, 2024
1 parent f5219e6 commit d127c6d
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 codeinwp/wp-cli-themecheck:dev-master#fcefc156d1eb7101d36b216e7c830ad7c2ade4b4 --allow-root
php -d memory_limit=1024M "$(which wp)" package install codeinwp/wp-cli-themecheck:dev-master#5c66d542222d7fed41002d8d05272fda45169ef1 --allow-root
wp plugin install theme-check --activate --allow-root
wp themecheck --theme=neve --no-interactive --allow-root

0 comments on commit d127c6d

Please sign in to comment.