Skip to content

Commit 3b8a352

Browse files
committed
!squash more
1 parent 66553d6 commit 3b8a352

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
run: uv sync --all-extras --dev
3030

3131
- name: Install django
32-
run: uv run pip install DJANGO~=${{ matrix.django-version }}
32+
run: uv pip install DJANGO~=${{ matrix.django-version }}
3333

3434
- name: Print python versions
3535
run: |

0 commit comments

Comments
 (0)