From 50e90d0514cb926cc17aa9aa3a74537191f55cf8 Mon Sep 17 00:00:00 2001 From: kogeler Date: Fri, 24 May 2024 12:05:12 +0300 Subject: [PATCH] test ci Signed-off-by: kogeler --- .github/workflows/reusable-molecule.yml | 1 - roles/node/molecule/default/molecule.yml | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/reusable-molecule.yml b/.github/workflows/reusable-molecule.yml index cb4d78c..f12ef89 100644 --- a/.github/workflows/reusable-molecule.yml +++ b/.github/workflows/reusable-molecule.yml @@ -58,4 +58,3 @@ jobs: if: ${{ env.MOLECULE_IS_PRESENT }} run: molecule test --all working-directory: "${{ github.repository }}/roles/${{ inputs.role-name }}" - diff --git a/roles/node/molecule/default/molecule.yml b/roles/node/molecule/default/molecule.yml index 305a0ca..84f5041 100644 --- a/roles/node/molecule/default/molecule.yml +++ b/roles/node/molecule/default/molecule.yml @@ -27,3 +27,4 @@ verifier: name: ansible options: D: true +