forgejo_runner #26
1 changed files with 1 additions and 1 deletions
|
@ -50,6 +50,6 @@ jobs:
|
|||
run: bash bin/install-wp-tests.sh wordpress_test root root 127.0.0.1 latest
|
||||
|
||||
- name: Unit Testing
|
||||
run: phpunit
|
||||
run: ./vendor/bin/phpunit
|
||||
env:
|
||||
PHP_VERSION: ${{ matrix.php-versions }}
|
||||
|
|
Loading…
Reference in a new issue