Commit 8633de5
ci: fix docs build by skipping Rust compilation
uv sync --group docs was trying to build the Rust extension on Linux,
which fails with macOS-only linker flags. mkdocstrings uses static
analysis (griffe) and doesn't need the compiled extension.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 1e9e78b commit 8633de5
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
0 commit comments