This commit is contained in:
Matthias Pfefferle 2023-08-09 11:35:19 +02:00
parent 94c22358ab
commit beb194c395

View file

@ -36,7 +36,6 @@ jobs:
uses: "ramsey/composer-install@v1"
- 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 }}
- name: Unit Testing