Skip to content

1.4.0

1.4.0 #51

Workflow file for this run

---
name: Molecule Test
'on':
push:
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/[email protected]
with:
path: "${{ github.repository }}"
- name: Molecule Action
uses: robertdebock/[email protected]