From 2a3f488148d35cd637574d551d444354c430d753 Mon Sep 17 00:00:00 2001 From: Jay Bazuzi Date: Tue, 12 Nov 2024 13:55:28 -0800 Subject: [PATCH] . e don't pass environment to tox --- run_tests.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run_tests.sh b/run_tests.sh index 311585e..062db11 100755 --- a/run_tests.sh +++ b/run_tests.sh @@ -2,4 +2,4 @@ set -euo pipefail python3 -m pip --disable-pip-version-check install tox -tox -e py \ No newline at end of file +tox