From cadcf0ac9feeb4c329c7e496ebb12c13c96ad297 Mon Sep 17 00:00:00 2001 From: alexanderbazhenoff Date: Sun, 7 Apr 2024 19:32:14 +0300 Subject: [PATCH] fixes debug v1 --- .github/workflows/molecule_test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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