From b0413be61203b54008d0f4ef555602e25f25bd31 Mon Sep 17 00:00:00 2001 From: CrazyMax <1951866+crazy-max@users.noreply.github.com> Date: Mon, 24 Aug 2026 15:20:27 +0200 Subject: [PATCH] test Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com> --- .github/workflows/ci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2cc6693..823f4dc 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -92,8 +92,6 @@ jobs: permissions: contents: read packages: read - env: - DOCKER_CONFIG: $HOME/.docker steps: - name: Checkout