fix(CI): Break up workflows and use templates

This commit is contained in:
Timothy Stewart
2023-10-29 13:31:34 -05:00
parent ad672b3965
commit 85c1826985
3 changed files with 3 additions and 6 deletions

View File

@@ -4,8 +4,7 @@ on:
workflow_call:
jobs:
steps:
- name: Default
uses: ./.github/workflows/molecule-template.yml
- uses: ./.github/workflows/molecule-template.yml
molecule:
strategy:
matrix:

View File

@@ -4,8 +4,7 @@ on:
workflow_call:
jobs:
steps:
- name: IPv6
uses: ./.github/workflows/molecule-template.yml
- uses: ./.github/workflows/molecule-template.yml
molecule:
strategy:
matrix:

View File

@@ -4,8 +4,7 @@ on:
workflow_call:
jobs:
steps:
- name: Single Node
uses: ./.github/workflows/molecule-template.yml
- uses: ./.github/workflows/molecule-template.yml
molecule:
strategy:
matrix: