mirror of
https://github.com/skipperbent/simple-php-router.git
synced 2026-06-17 00:37:52 +00:00
changed bootstrap file
This commit is contained in:
@@ -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