We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f39c270 commit 3835f41Copy full SHA for 3835f41
.github/workflows/ci.yaml
@@ -41,7 +41,6 @@ jobs:
41
uv-dependency-install-flags: "--all-extras --group docs"
42
- name: docs
43
run: |
44
- uv run --no-sync ford ford_example.md
45
uv run --no-sync mkdocs build --strict
46
- uses: ./.github/actions/setup
47
with:
0 commit comments