Repair php cs fixer.

This commit is contained in:
James Cole
2023-11-05 16:16:22 +01:00
parent 5b05fb07ae
commit 4edd9fe3da
2 changed files with 8 additions and 7 deletions

View File

@@ -29,7 +29,7 @@ SCRIPT_DIR="$( cd -- "$( dirname -- "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )
# cp .ci/.env.ci .env
OUTPUT_FORMAT=txt
EXTRA_PARAMS=""
EXTRA_PARAMS="-v"
if [[ $GITHUB_ACTIONS = "true" ]]
then