mirror of
https://github.com/skipperbent/simple-php-router.git
synced 2026-06-15 18:23:26 +03:00
Just install composer without tests
This commit is contained in:
7
.github/workflows/ci.yml
vendored
7
.github/workflows/ci.yml
vendored
@@ -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
|
||||
Reference in New Issue
Block a user