fix(CI): Break up workflows and use templates

This commit is contained in:
Timothy Stewart
2023-10-29 13:36:36 -05:00
parent bc6aa32198
commit 80fc191c20

View File

@@ -10,7 +10,6 @@ jobs:
matrix: matrix:
scenario: scenario:
- default - default
fail-fast: false fail-fast: false
env: env:
PYTHON_VERSION: "3.11" PYTHON_VERSION: "3.11"