We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f89d21 commit c19831cCopy full SHA for c19831c
.github/workflows/test.yml
@@ -34,7 +34,7 @@ jobs:
34
uv run noxfile.py --session gha_matrix
35
36
test:
37
- name: Python ${{ matrix.python-version }}, Django ${{ matrix.django-version }} (${{ runs-on }})
+ name: Python ${{ matrix.python-version }}, Django ${{ matrix.django-version }}
38
runs-on: ubuntu-latest
39
needs: generate-matrix
40
strategy:
0 commit comments