test
All checks were successful
/ test (push) Successful in 0s
Unit Testing / Run phpunit tests (pull_request) Successful in 4m41s

This commit is contained in:
André Menrath 2024-09-21 09:21:47 +02:00
parent 811c5a9ec8
commit 7acce049e2

View file

@ -6,8 +6,8 @@ on:
pull_request:
env:
WP_TESTS_DIR: /workspace/wordpress-test-lib/
WP_CORE_DIR: /workspace/wordpress/
WP_TESTS_DIR: /workspace/wordpress-test-lib
WP_CORE_DIR: /workspace/wordpress
jobs:
phpunit: