@@ -26,7 +26,7 @@ code_quality:
code_style:
stage: qa
script:
- - yarn prettier . --check --log-level=debug
+ - yarn prettier . --check
unit:
stage: test