Skip to content

Commit

Permalink
fixes debug v1
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderbazhenoff committed Apr 7, 2024
1 parent 58ffe13 commit 99724aa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/molecule_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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"

0 comments on commit 99724aa

Please sign in to comment.