Files
k3s-ansible/.github/workflows/test-default.yml
Workflow config file is invalid. Please check your config file: yaml: unmarshal errors: line 15: mapping key "molecule" already defined at line 6
2023-10-29 13:33:16 -05:00

20 lines
319 B
YAML

---
name: Test Default
on:
workflow_call:
jobs:
molecule:
name: Molecule
runs-on: macos-12
strategy:
fail-fast: false
env:
PYTHON_VERSION: "3.11"
steps:
- uses: ./.github/workflows/molecule-template.yml
molecule:
strategy:
matrix:
scenario:
- default