Just install composer without tests

This commit is contained in:
DeveloperMarius
2021-03-22 23:31:39 +01:00
parent c67c6759a8
commit 029739f241

View File

@@ -8,10 +8,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: PHPUnit Tests
- name: Setup composer
uses: php-actions/composer@v5
with:
bootstrap: vendor/autoload.php
php_version: 7.1
configuration: phpunit.xml
args: --coverage-text
php_version: 7.1