Fix variable name.

This commit is contained in:
Jannis Leidel 2020-11-26 11:00:03 +01:00
parent c53970631e
commit 0bf8ff9c34
No known key found for this signature in database
GPG key ID: C795956FB489DCA9

View file

@ -43,7 +43,7 @@ jobs:
run: |
tox -v
env:
DJANGO: '${{ matrix.django_version }}'
DJANGO: '${{ matrix.django-version }}'
- name: Upload coverage