Skip to content

Commit

Permalink
test(COLIMA): enable molecule workflow debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
niall-byrne committed Jun 20, 2024
1 parent 8fd0589 commit d096196
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/workflow-colima-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ jobs:
uses: cicd-tools-org/cicd-tools/.github/workflows/job-40-poetry-molecule_command.yml@main
with:
CONCURRENCY: ${{ fromJSON(needs.configuration.outputs.JSON_FILE_DATA).ci_concurrency_limit }}
DEBUG: true
MOLECULE_COMMAND: "test"
MOLECULE_SCENARIO: ${{ matrix.scenario }}
PLATFORM: ${{ matrix.platform }}
Expand Down

0 comments on commit d096196

Please sign in to comment.