Skip to content

Commit

Permalink
Fix script
Browse files Browse the repository at this point in the history
  • Loading branch information
ernilambar committed Jun 28, 2024
1 parent eda3940 commit 184d4e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"phpcs": "run-phpcs-tests",
"phpunit": "run-php-unit-tests",
"prepare-tests": "install-package-tests",
"readme": "wp scaffold package-readme . --force",
"readme": "./vendor/bin/wp scaffold package-readme . --force",
"test": [
"@lint",
"@phpcs",
Expand Down

0 comments on commit 184d4e5

Please sign in to comment.