fix(CI): Break up workflows and use templates

This commit is contained in:
Timothy Stewart
2023-10-29 13:15:25 -05:00
parent 32b9bfa44f
commit 2b4ef14b49
3 changed files with 6 additions and 6 deletions

View File

@@ -3,10 +3,10 @@ name: Test Default
on:
workflow_call:
jobs:
steps:
- uses: ./.github/workflows/molecule-template.yml
molecule:
strategy:
matrix:
scenario:
- default
extends:
- .github/workflows/molecule-template.yml