This commit is contained in:
TomasVotruba 2020-07-21 10:06:36 +02:00
parent 2ec894b942
commit 8b535f6570

View File

@ -58,6 +58,6 @@ jobs:
php-version: 7.4
coverage: none
- run: composer install --no-progress -ansi
- run: composer install --no-progress --ansi
- run: ${{ matrix.actions.run }}