👷 Add generate-readme to pre-commit (#1741)

This commit is contained in:
Sebastián Ramírez
2026-02-03 15:10:47 -08:00
committed by GitHub
parent 940f665424
commit 18f8060794
2 changed files with 7 additions and 2 deletions

View File

@@ -64,8 +64,6 @@ jobs:
with:
key: mkdocs-cards-${{ github.ref }}
path: .cache
- name: Verify README
run: uv run ./scripts/docs.py verify-readme
- name: Build Docs
run: uv run ./scripts/docs.py build
- uses: actions/upload-artifact@v6