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