Skip to content

Commit d34f1c4

Browse files
committed
update env
1 parent cfa1b6c commit d34f1c4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,3 +46,5 @@ jobs:
4646
python-version: ${{ matrix.python-version }}
4747
- run: pip install tox
4848
- run: tox -v -- -v
49+
env:
50+
TOXENV: py${{ matrix.python-version }}-django${{ matrix.django }}

0 commit comments

Comments
 (0)