diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 282f45c..f85ce5f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -20,8 +20,8 @@ jobs: debug: name: debug runs-on: ubuntu-latest - env: - COMPOSE_ANSI: "never" + # env: + # COMPOSE_ANSI: "never" steps: - name: Checkout uses: actions/checkout@v4