test
This commit is contained in:
parent
8e8f4fc964
commit
eed3f1897e
1 changed files with 1 additions and 1 deletions
|
@ -43,6 +43,6 @@ jobs:
|
|||
run: bash bin/install-wp-tests.sh wordpress_test root root 127.0.0.1 latest
|
||||
|
||||
- name: Unit Testing
|
||||
run: cd /tmp/wordpress/wp-content/plugins/activitypub-event-extensions && ./vendor/bin/phpunit
|
||||
run: cd /workspace/Event-Federation/wordpress-activitypub-event-extensions/ && ./vendor/bin/phpunit
|
||||
env:
|
||||
PHP_VERSION: ${{ matrix.php-versions }}
|
||||
|
|
Loading…
Reference in a new issue