test
All checks were successful
ci/woodpecker/push/test Pipeline was successful
/ test (push) Successful in 0s

This commit is contained in:
André Menrath 2024-09-21 09:26:56 +02:00
parent 49835b68dd
commit 08a57031fb

View file

@ -19,9 +19,8 @@ steps:
- bash bin/install-wp-tests.sh wordpress_tests root mysql mysql latest true
- ./vendor/bin/phpunit --configuration phpunit.xml.dist
services:
- name: database
- name: mysql
image: mysql
environment:
MYSQL_DATABASE: wordpress_tests