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: