From 3e1d62a91d097c372f05504af31a1d5413403d0e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gr=C3=A9goire=20Pineau?= Date: Fri, 15 Mar 2024 20:16:59 +0100 Subject: [PATCH] -- --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7cfb9d3..34184b2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -14,6 +14,7 @@ permissions: env: # Fix for symfony/color detection. We know GitHub Actions can handle it ANSICON: 1 + CASTOR_CONTEXT: ci jobs: check-dockerfiles: