We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d9e348 commit 301aa96Copy full SHA for 301aa96
1 file changed
.github/workflows/shared.yml
@@ -71,4 +71,4 @@ jobs:
71
run: uv sync --frozen --all-extras --python 3.10
72
73
- name: Check README snippets are up to date
74
- run: uv run --frozen scripts/update_readme_snippets.py --check
+ run: uv run --frozen scripts/update_readme_snippets.py --check
0 commit comments