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 +