From 592844789d5269d0770314b488f1c01b04048927 Mon Sep 17 00:00:00 2001 From: alexanderbazhenoff Date: Sun, 7 Apr 2024 19:43:33 +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 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