Skip to content

Commit 2e40a06

Browse files
committed
pass USER env in tox
1 parent 5e1f8b0 commit 2e40a06

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tox.ini

+1
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@
33
[testenv]
44
allowlist_externals = ./test_runner
55
commands = ./test_runner
6+
passenv = USER

0 commit comments

Comments
 (0)