test
This commit is contained in:
parent
f070a2d48d
commit
337afe84fb
1 changed files with 2 additions and 0 deletions
|
@ -46,6 +46,8 @@ jobs:
|
|||
- name: Setup Test Environment
|
||||
run: bash bin/install-wp-tests.sh wordpress_test root root localhost latest
|
||||
|
||||
- run: cat /tmp/wordpress/wp-config.php
|
||||
|
||||
- name: Unit Testing
|
||||
run: phpunit
|
||||
env:
|
||||
|
|
Loading…
Reference in a new issue