From 98a6f877fec93bd8c89ad7390e9e923a20e85aa5 Mon Sep 17 00:00:00 2001 From: Paul Brabban Date: Tue, 1 Oct 2024 20:25:46 +0000 Subject: [PATCH] check PIP_REQUIRE_VIRTUALENV --- .github/workflows/test_install.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/test_install.yml b/.github/workflows/test_install.yml index 0400f9c..d0ed5bc 100644 --- a/.github/workflows/test_install.yml +++ b/.github/workflows/test_install.yml @@ -39,6 +39,7 @@ jobs: shell: bash -l {0} run: | su - tester + source ~/.profile alias git config --list python --version