mirror of
https://github.com/fastapi/sqlmodel.git
synced 2026-03-13 09:29:54 +08:00
👷 Add generate-readme to pre-commit (#1741)
This commit is contained in:
committed by
GitHub
parent
940f665424
commit
18f8060794
2
.github/workflows/build-docs.yml
vendored
2
.github/workflows/build-docs.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user