diff --git a/.github/workflows/molecule_test.yml b/.github/workflows/molecule_test.yml index 4193101..78ba36a 100644 --- a/.github/workflows/molecule_test.yml +++ b/.github/workflows/molecule_test.yml @@ -24,7 +24,7 @@ jobs: - name: Ls run: tree - name: molecule - uses: monolithprojects/action-molecule@v1.4.1 + uses: robertdebock/molecule-action@6.0.1 with: path: ${{ github.repository }}/roles/bareos - molecule_command: test -v 2 + command: "--debug test"