migrate configuration

This commit is contained in:
DeveloperMarius
2021-03-23 00:09:45 +01:00
parent eebd537749
commit f9c0c83b70

View File

@@ -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: