diff --git a/.github/workflows/molecule_test.yml b/.github/workflows/molecule_test.yml index c130c55..5468b4e 100644 --- a/.github/workflows/molecule_test.yml +++ b/.github/workflows/molecule_test.yml @@ -27,4 +27,4 @@ jobs: uses: robertdebock/molecule-action@6.0.1 with: path: ${{ github.repository }}/roles/bareos - command: --debug test + command: test