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 85dfbcb commit 9681cf9Copy full SHA for 9681cf9
.github/workflows/docs.yml
@@ -29,3 +29,4 @@ jobs:
29
DISABLE_MKDOCS_2_WARNING: "true"
30
NO_MKDOCS_2_WARNING: "true"
31
- run: uv run python ci/check_unlinked_types.py
32
+ continue-on-error: true
0 commit comments