mirror of
https://github.com/skipperbent/simple-php-router.git
synced 2026-06-17 08:47:52 +00:00
migrate configuration
This commit is contained in:
@@ -12,6 +12,7 @@ jobs:
|
|||||||
uses: php-actions/composer@v5
|
uses: php-actions/composer@v5
|
||||||
with:
|
with:
|
||||||
php_version: 7.3
|
php_version: 7.3
|
||||||
|
- run: ./vendor/bin/phpunit --migrate-configuration
|
||||||
- name: PHPUnit tests
|
- name: PHPUnit tests
|
||||||
uses: php-actions/phpunit@v2
|
uses: php-actions/phpunit@v2
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user