Files
k3s-ansible/.github/workflows/test-single-node.yml
Workflow config file is invalid. Please check your config file: yaml: unmarshal errors: line 7: cannot unmarshal !!seq into model.Job
2023-10-29 13:26:35 -05:00

14 lines
223 B
YAML

---
name: Test Single Node
on:
workflow_call:
jobs:
steps:
- name: Single Node
uses: ./.github/workflows/molecule-template.yml
molecule:
strategy:
matrix:
scenario:
- single_node