We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ffb1b6 commit 66b6361Copy full SHA for 66b6361
.github/workflows/python-package.yml
@@ -23,6 +23,3 @@ jobs:
23
24
- name: Install the project
25
run: uv sync --locked --all-extras --dev
26
-
27
- - name: Run tests
28
- # For example, using `pytest`
0 commit comments