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