Skip to content

Commit

Permalink
remove verbose
Browse files Browse the repository at this point in the history
  • Loading branch information
pyrodie18 committed Aug 10, 2024
1 parent 597e86b commit cd56376
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/agent.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,4 +81,4 @@ jobs:
MY_MOLECULE_IMAGE=${{ matrix.container }}
MY_MOLECULE_VERSION=${{ matrix.version }}
MY_MOLECULE_DOCKER_COMMAND=${{ matrix.command }}
molecule -vvv -c common/molecule.yml test -s ${{ matrix.scenario_name }}
molecule -c common/molecule.yml test -s ${{ matrix.scenario_name }}

0 comments on commit cd56376

Please sign in to comment.