We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c76359f + 7129b2d commit d1172b9Copy full SHA for d1172b9
2 files changed
.github/workflows/ci.yml
@@ -28,7 +28,7 @@ jobs:
28
29
- name: Install dependencies
30
run: |
31
- uv sync --dev
+ uv sync --dev --all-extras
32
33
- name: Lint with ruff
34
0 commit comments