test
Some checks failed
/ test (push) Successful in 0s
Unit Testing / Run phpunit tests (pull_request) Failing after 4m23s

This commit is contained in:
André Menrath 2024-09-21 07:36:54 +02:00
parent 1dfbf0e293
commit aa6e816196

View file

@ -46,7 +46,7 @@ jobs:
- name: Setup Test Environment
run: bash bin/install-wp-tests.sh wordpress_test root root localhost latest
- run: ls /tmp/wordpress/
- run: cat /tmp/wordpress-tests-lib/wp-tests-config.php
- name: Unit Testing
run: phpunit