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

This commit is contained in:
André Menrath 2024-09-21 00:55:09 +02:00
parent 337afe84fb
commit 1dfbf0e293

View file

@ -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