mirror of
https://github.com/jazzband/django-axes.git
synced 2026-03-16 22:30:23 +00:00
Fix variable name.
This commit is contained in:
parent
c53970631e
commit
0bf8ff9c34
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
|
@ -43,7 +43,7 @@ jobs:
|
|||
run: |
|
||||
tox -v
|
||||
env:
|
||||
DJANGO: '${{ matrix.django_version }}'
|
||||
DJANGO: '${{ matrix.django-version }}'
|
||||
|
||||
|
||||
- name: Upload coverage
|
||||
|
|
|
|||
Loading…
Reference in a new issue