Skip to content

Commit 5d0aa11

Browse files
committed
Delete unnecessary empty space
1 parent 5e7a1ca commit 5d0aa11

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
@@ -51,7 +51,7 @@ jobs:
5151
fail-fast: false
5252
max-parallel: 6
5353
matrix:
54-
python-version: ["3.11", "3.12", "3.13", "3.14"]
54+
python-version: ["3.11", "3.12", "3.13", "3.14"]
5555
django-version: ["5.0", "5.1", "5.2"]
5656
broker: ["redis", "fakeredis", "valkey"]
5757
include:

0 commit comments

Comments
 (0)