Skip to content

Commit

Permalink
Add debug
Browse files Browse the repository at this point in the history
  • Loading branch information
anarion80 committed Feb 24, 2024
1 parent 6954524 commit fea8a8c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Molecule Test
uses: gofrolist/molecule-action@v2.7.8
uses: gofrolist/molecule-action@v2
with:
molecule_options: --base-config ../../tests/molecule/base.yml
molecule_options: --debug --base-config ../../tests/molecule/base.yml
molecule_command: test
molecule_working_dir: ${{ matrix.role }}
env:
Expand Down

0 comments on commit fea8a8c

Please sign in to comment.