Skip to content

Commit c19831c

Browse files
fix
1 parent 6f89d21 commit c19831c

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
@@ -34,7 +34,7 @@ jobs:
3434
uv run noxfile.py --session gha_matrix
3535
3636
test:
37-
name: Python ${{ matrix.python-version }}, Django ${{ matrix.django-version }} (${{ runs-on }})
37+
name: Python ${{ matrix.python-version }}, Django ${{ matrix.django-version }}
3838
runs-on: ubuntu-latest
3939
needs: generate-matrix
4040
strategy:

0 commit comments

Comments
 (0)