fix(CI): Break up workflows and use templates

This commit is contained in:
Timothy Stewart
2023-10-29 13:56:11 -05:00
parent fc88777e16
commit 4450075425

View File

@@ -19,4 +19,4 @@ jobs:
with: with:
ref: ${{ github.event.pull_request.head.sha }} ref: ${{ github.event.pull_request.head.sha }}
- uses: ".github/workflows/molecule-template.yml" - uses: "./.github/workflows/molecule-template.yml"