mirror of
https://github.com/skipperbent/simple-php-router.git
synced 2026-06-15 18:23:26 +03:00
changed bootstrap file
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -14,7 +14,7 @@ jobs:
|
||||
- name: PHPUnit Tests
|
||||
uses: php-actions/phpunit@v6
|
||||
with:
|
||||
bootstrap: tests/bootstrap.php
|
||||
bootstrap: vendor/autoload.php
|
||||
php_version: 7.1
|
||||
php_extensions: json
|
||||
configuration: phpunit.xml
|
||||
|
||||
Reference in New Issue
Block a user