Skip to content

Commit

Permalink
fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderbazhenoff committed Apr 6, 2024
1 parent b6f0fd3 commit 0a49cfb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ansible_molecule_teststing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,6 @@ jobs:
sudo --version || true
- name: Molecule test
run :
cd roles/bareos
poetry --ansi run molecule test
cd roles/bareos/molecule
poetry --ansi run molecule test -s default

0 comments on commit 0a49cfb

Please sign in to comment.