Skip to content

fix(CI): Break up workflows and use templates #2

fix(CI): Break up workflows and use templates

fix(CI): Break up workflows and use templates #2

---

Check failure on line 1 in .github/workflows/test-single-node.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/test-single-node.yml

Invalid workflow file

No steps defined in `steps` and no workflow called in `uses` for the following jobs: molecule
name: Test Single Node
on:
workflow_call:
jobs:
molecule:
strategy:
matrix:
scenario:
- single_node
extends:
- .github/workflows/molecule-template.yml