mirror of
https://github.com/skipperbent/simple-php-router.git
synced 2026-06-15 10:13:17 +03:00
migrate configuration
This commit is contained in:
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@@ -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