oops
This commit is contained in:
parent
94c22358ab
commit
beb194c395
1 changed files with 0 additions and 1 deletions
1
.github/workflows/phpunit.yml
vendored
1
.github/workflows/phpunit.yml
vendored
|
@ -36,7 +36,6 @@ jobs:
|
||||||
uses: "ramsey/composer-install@v1"
|
uses: "ramsey/composer-install@v1"
|
||||||
|
|
||||||
- name: Setup Test Environment
|
- name: Setup Test Environment
|
||||||
if: ${{ matrix.php-versions > '5.6' }}
|
|
||||||
run: bash bin/install-wp-tests.sh wordpress_test root root 127.0.0.1 ${{ matrix.wp-version }}
|
run: bash bin/install-wp-tests.sh wordpress_test root root 127.0.0.1 ${{ matrix.wp-version }}
|
||||||
|
|
||||||
- name: Unit Testing
|
- name: Unit Testing
|
||||||
|
|
Loading…
Reference in a new issue