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

This commit is contained in:
André Menrath 2024-09-20 22:24:34 +02:00
parent 29674fcc73
commit 08ad7acb83

View file

@ -5,6 +5,8 @@ when:
steps:
- name: build
image: wordpressdevelop/phpunit
environment:
WP_TESTS_PHPUNIT_POLYFILLS_PATH: vendor/yoast/phpunit-polyfills
commands:
- apt-get clean
- apt-get -yqq update