Skip to content

4.3.1 got molecule provider scenario working locally #75

4.3.1 got molecule provider scenario working locally

4.3.1 got molecule provider scenario working locally #75

Workflow file for this run

---
name: Test
on: [ push, pull_request, workflow_dispatch ]
jobs:
molecule:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
with:
path: "${{ github.repository }}"
- uses: robertdebock/[email protected]