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 240d897 commit ea99c9fCopy full SHA for ea99c9f
.github/workflows/lint-docs.yml
@@ -20,7 +20,7 @@ jobs:
20
uses: yezz123/setup-uv@v4
21
- name: Install dependencies
22
run: |
23
- uv install --extras=testing
+ uv sunc --extra testing
24
- name: Build docs with MkDocs
25
26
make docs
0 commit comments