run unit tests for eventin
All checks were successful
All checks were successful
This commit is contained in:
parent
960f80ae28
commit
a70c188922
1 changed files with 1 additions and 1 deletions
|
@ -100,6 +100,6 @@ jobs:
|
|||
PHP_VERSION: ${{ matrix.php-version }}
|
||||
|
||||
- name: Run Integration tests for Eventin (WP Event Solution)
|
||||
run: cd /workspace/Event-Federation/wordpress-activitypub-event-bridge/ && ./vendor/bin/phpunit --filter=wp_event_solution
|
||||
run: cd /workspace/Event-Federation/wordpress-activitypub-event-bridge/ && ./vendor/bin/phpunit --filter=eventin
|
||||
env:
|
||||
PHP_VERSION: ${{ matrix.php-version }}
|
Loading…
Reference in a new issue