Skip to content

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

fix(CI): Break up workflows and use templates

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

Workflow file for this run

---

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

View workflow run for this annotation

GitHub Actions / .github/workflows/test-ipv6.yml

Invalid workflow file

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