update dev environment
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
* remove remaining Robo calls from Composer scripts * update WP test bootstrap * update dev dependencies
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -23,7 +23,7 @@ jobs:
|
||||
- name: Setup WP
|
||||
run: bash bin/install-wp-tests.sh wordpress root root localhost "${{ matrix.wordpress }}"
|
||||
- name: Install
|
||||
run: composer install
|
||||
run: composer install --no-interaction
|
||||
- name: Test
|
||||
run: composer test
|
||||
|
||||
|
Reference in New Issue
Block a user