diff --git a/.github/workflows/molecule_test.yml b/.github/workflows/molecule_test.yml index 3d47fe5..7947aae 100644 --- a/.github/workflows/molecule_test.yml +++ b/.github/workflows/molecule_test.yml @@ -27,4 +27,4 @@ jobs: uses: monolithprojects/action-molecule@v1.4.1 with: path: ./roles/bareos - molecule_command: "--debug test" + molecule_command: test