Trying to fix docker build error

This commit is contained in:
DeveloperMarius
2021-03-22 23:19:18 +01:00
parent 7013822358
commit 21710c083c

View File

@@ -8,14 +8,12 @@ jobs:
steps:
- uses: actions/checkout@v2
- uses: php-actions/composer@v5
- name: PHPUnit Tests
uses: php-actions/phpunit@v6
with:
bootstrap: vendor/autoload.php
php_version: 7.1
php_extensions: json
version: 1
configuration: phpunit.xml
args: --coverage-text