Skip to content

Commit 70ad4b5

Browse files
author
daniel.eades
committed
fixup
1 parent dfb886c commit 70ad4b5

File tree

2 files changed

+1670
-3
lines changed

2 files changed

+1670
-3
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -92,10 +92,8 @@ jobs:
9292
with:
9393
version: latest
9494
enable-cache: false
95-
- name: Install dependencies
96-
run: uv sync --group lint
9795
- name: Lint documentation with sphinx-lint
98-
run: make doclinter
96+
run: uv run make doclinter
9997

10098
twine:
10199
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)