ci: fix directory environment name

This commit is contained in:
Frédéric Péters 2022-06-17 20:29:48 +02:00
parent f13e0a4c76
commit 1b8d8aca83
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
[tox]
envlist = codestyle-pylint
toxworkdir = {env:TMPDIR:/tmp}/tox-{env:USER}/scrutiny/{env:BRANCH_NAME:}
toxworkdir = {env:TMPDIR:/tmp}/tox-{env:USER}/gadjo/{env:BRANCH_NAME:}
[testenv]
deps =