From 517ac07529153d67fcc71bbcd9bf1c55c8ab2b86 Mon Sep 17 00:00:00 2001 From: Aaron Guise Date: Wed, 24 Apr 2024 14:40:43 +1200 Subject: [PATCH] =?UTF-8?q?chore:=20Updated=20label=20=20=F0=9F=91=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0bf22f9..00a27bf 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -28,7 +28,7 @@ jobs: PY_COLORS: '1' ANSIBLE_FORCE_COLOR: '1' molecule: - name: Molecule Tests ${{ matrix.os }} + name: Molecule Test runs-on: ubuntu-latest needs: lint strategy: