tox: fix workdir typo (#71144)

This commit is contained in:
Paul Marillonnet 2022-11-08 16:11:44 +01:00
parent 395fd3ecf5
commit a44ad680db
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
# and then run "tox" from this directory.
[tox]
toxworkdir = {env:TMPDIR:/tmp}/tox-{env:USER}/authentic2-cut/{env:BRANCH_NAME:}
toxworkdir = {env:TMPDIR:/tmp}/tox-{env:USER}/authentic2-gnm/{env:BRANCH_NAME:}
envlist =
py3-dj22
py3-dj32