Skip to content

4.3.1 got molecule tests to work locally #74

4.3.1 got molecule tests to work locally

4.3.1 got molecule tests to work locally #74

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]