Skip to content

Commit 02b17e7

Browse files
committed
dev deps
1 parent b46ffae commit 02b17e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
python-version: ${{ matrix.python }}
4646
- name: Set up env
4747
run: |
48-
uv sync
48+
uv sync --group dev
4949
uv pip install -q "${{ matrix.django }}"
5050
- name: Run tests
5151
run: |

0 commit comments

Comments
 (0)