wp-cli / scaffold-command

Generates code for post types, taxonomies, blocks, plugins, child themes, etc.
MIT License
165 stars 87 forks source link

Add updated GHA testing workflow #282

Closed schlessera closed 3 years ago

schlessera commented 3 years ago

Making scaffolding of tests work with PHP 8.0 goes way beyond the scope of this PR and has been extracted into its own issue: #285