Skip to content

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

fix(CI): Break up workflows and use templates

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

Workflow file for this run

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

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

View workflow run for this annotation

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

Invalid workflow file

You have an error in your yaml syntax on line 17