mirror of
https://github.com/symfony/recipes.git
synced 2026-09-15 00:56:24 +03:00
Enable color in gha
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user