Enable color in gha

This commit is contained in:
Nicolas Grekas
2021-07-10 08:45:53 +02:00
parent 747ef9ffc7
commit 2c05699b12
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ jobs:
wget -q -O recipes-checker.zip https://codeload.github.com/symfony-tools/recipes-checker/zip/refs/heads/main
unzip recipes-checker.zip
cd recipes-checker-main
composer install --no-dev
composer install --ansi --no-dev
-
name: Check manifest.json files