forked from tim/k3s-ansible
fix(CI): Break up workflows and use templates
This commit is contained in:
1
.github/workflows/test-default.yml
vendored
1
.github/workflows/test-default.yml
vendored
@@ -13,5 +13,6 @@ 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
|
||||||
|
|||||||
Reference in New Issue
Block a user