Add ability to export members of a subfleet only (#1471)

* Export Subfleet Members

* Style Fix

* Fix php-cs style complaints

* Disable php-cs-fixer and fix styles
This commit is contained in:
B.Fatih KOZ
2022-08-15 17:45:10 +03:00
committed by GitHub
parent 6becc6de63
commit ccebc69be2
3 changed files with 37 additions and 13 deletions

View File

@@ -80,7 +80,7 @@ jobs:
- name: Run Tests
run: |
export PHP_CS_FIXER_IGNORE_ENV=1
vendor/bin/php-cs-fixer fix --config=.php-cs-fixer.php -v --dry-run --diff --using-cache=no
#vendor/bin/php-cs-fixer fix --config=.php-cs-fixer.php -v --dry-run --diff --using-cache=no
vendor/bin/phpunit --debug --verbose
# This runs after all of the tests, run have run. Creates a cleaned up version of the