fix(CI): Break up workflows and use templates

This commit is contained in:
Timothy Stewart
2023-10-29 13:38:09 -05:00
parent 2490fecb69
commit 96b2d243ea

View File

@@ -13,6 +13,5 @@ jobs:
fail-fast: false fail-fast: false
env: env:
PYTHON_VERSION: "3.11" PYTHON_VERSION: "3.11"
runs:
steps: steps:
- uses: ./.github/workflows/molecule-template.yml - uses: ./.github/workflows/molecule-template.yml