fix(CI): Break up workflows and use templates

This commit is contained in:
Timothy Stewart
2023-10-29 13:18:09 -05:00
parent 9483f18ae2
commit fb6d94362c
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ on:
workflow_call: workflow_call:
jobs: jobs:
steps: steps:
- uses: ./.github/workflows/molecule-template.yml - uses: .github/workflows/molecule-template.yml
molecule: molecule:
strategy: strategy:
matrix: matrix:
+1 -1
View File
@@ -4,7 +4,7 @@ on:
workflow_call: workflow_call:
jobs: jobs:
steps: steps:
- uses: ./.github/workflows/molecule-template.yml - uses: .github/workflows/molecule-template.yml
molecule: molecule:
strategy: strategy:
matrix: matrix:
+1 -1
View File
@@ -4,7 +4,7 @@ on:
workflow_call: workflow_call:
jobs: jobs:
steps: steps:
- uses: ./.github/workflows/molecule-template.yml - uses: .github/workflows/molecule-template.yml
molecule: molecule:
strategy: strategy:
matrix: matrix: