Skip to content

Commit

Permalink
remove -vvv
Browse files Browse the repository at this point in the history
  • Loading branch information
ericsysmin committed Feb 1, 2024
1 parent e39118e commit eb893af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,4 @@ jobs:
ansible --version &&
MOLECULE_COMMAND=${{ matrix.molecule_distro.command }}
MOLECULE_DISTRO=${{ matrix.molecule_distro.distro }}
molecule --debug test -s ${{ matrix.collection_role }} -vvv
molecule --debug test -s ${{ matrix.collection_role }}

0 comments on commit eb893af

Please sign in to comment.