From 6bacabe8f23ecef4e5a9d429a97da649fa592313 Mon Sep 17 00:00:00 2001 From: sanderegg <35365065+sanderegg@users.noreply.github.com> Date: Sun, 8 Dec 2024 22:23:18 +0100 Subject: [PATCH] cleanup --- .github/workflows/ci-testing-deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-testing-deploy.yml b/.github/workflows/ci-testing-deploy.yml index e83d5a724faf..2fd149a15e83 100644 --- a/.github/workflows/ci-testing-deploy.yml +++ b/.github/workflows/ci-testing-deploy.yml @@ -272,7 +272,7 @@ jobs: python: ["3.11"] os: [ubuntu-22.04] fail-fast: false - name: "[build] docker images (all but frontend)" + name: "[build] docker images (excluding frontend)" steps: - uses: actions/checkout@v4 - name: setup docker buildx