We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9cf4756 commit 698db75Copy full SHA for 698db75
.github/workflows/ci.yml
@@ -72,7 +72,7 @@ jobs:
72
python-version: ${{ matrix.python-version }}
73
version: "latest"
74
75
- - name: Install Dependencies with test group
+ - name: Install Dependencies
76
run: uv sync --locked
77
78
- name: Run Pytest
0 commit comments