mirror of
https://github.com/DirectoryLister/DirectoryLister.git
synced 2025-08-26 07:15:30 +02:00
Merged CS, static analysis and unit tests all into the 'script' section
This commit is contained in:
@@ -17,8 +17,7 @@ cache:
|
||||
|
||||
install: composer install
|
||||
|
||||
before_script:
|
||||
script:
|
||||
- app/vendor/bin/php-cs-fixer fix --diff --dry-run
|
||||
- app/vendor/bin/psalm
|
||||
|
||||
script: app/vendor/bin/phpunit --coverage-text
|
||||
- app/vendor/bin/phpunit --coverage-text
|
||||
|
Reference in New Issue
Block a user