We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d940b7 commit a1beb5cCopy full SHA for a1beb5c
.github/workflows/check.yml
@@ -24,8 +24,5 @@ jobs:
24
with:
25
python-version-file: "pyproject.toml"
26
27
- - name: Install Dependencies
28
- run: uv sync --all-packages
29
-
30
- name: Run checks
31
run: make check
0 commit comments