Skip to content

Commit 301aa96

Browse files
committed
fix format
1 parent 2d9e348 commit 301aa96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/shared.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,4 +71,4 @@ jobs:
7171
run: uv sync --frozen --all-extras --python 3.10
7272

7373
- name: Check README snippets are up to date
74-
run: uv run --frozen scripts/update_readme_snippets.py --check
74+
run: uv run --frozen scripts/update_readme_snippets.py --check

0 commit comments

Comments
 (0)