Skip to content

The Wizard

The Wizard #130

Workflow file for this run

name: Test SUMMARY.md
on:
pull_request:
push:
jobs:
test-summary:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Run SUMMARY.md link check
run: python tests/test_summary.py