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: