test
Some checks failed
/ test (push) Successful in 2s
ci/woodpecker/push/test Pipeline failed

This commit is contained in:
André Menrath 2024-09-20 22:04:32 +02:00
parent fd3533839b
commit 23f1f3bd35

View file

@ -9,7 +9,7 @@ steps:
- apt-get clean
- apt-get -yqq update
- apt-get -yqqf install zip unzip subversion
- docker-php-ext-enable mbstring mysqli intl gd zip bz2
- docker-php-ext-enable mbstring mysqli intl gd zip
- bash bin/install-wp-tests.sh wordpress_tests root mysql mysql latest true
- phpunit --configuration phpunit.xml.dist