Skip to content

Add tutorial Spread test #7

Add tutorial Spread test

Add tutorial Spread test #7

Workflow file for this run

# This is a workflow to generate materials and run a Spread test on the tutorial
name: 'Test documentation with Spread'
on:
workflow_dispatch:
pull_request:
paths:
- 'docs/tutorial/getting-started.md'
jobs:
tutorial-spread-test:
uses: canonical/operator-workflows/.github/workflows/docs_spread.yaml@main
secrets: inherit
with:
input-file: docs/tutorial/getting-started.md
output-dir: tests/spread/tutorial/
spread-job: github-ci:ubuntu-24.04-64:tests/spread/tutorial