test
This commit is contained in:
parent
47f026b4b4
commit
80a5e13fba
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ jobs:
|
|||
- name: Install PHP Unit
|
||||
if: steps.cache-composer-phpunit.outputs.cache-hit != 'true'
|
||||
# Polyfills requires all needed packages including phpunit itself.
|
||||
uses: composer install yoast/phpunit-polyfills:"^3.0"
|
||||
run: composer install yoast/phpunit-polyfills:"^3.0"
|
||||
|
||||
- name: Install and cache mysqladmin needed to initialize the test database
|
||||
uses: https://github.com/awalsh128/cache-apt-pkgs-action@latest
|
||||
|
|
Loading…
Reference in a new issue