Attempt to build with relenv buildenv environment variable set

This commit is contained in:
Daniel A. Wozniak 2025-01-01 15:43:54 -07:00 committed by Daniel Wozniak
parent c4fe0391c4
commit 0afeb7af1c

View file

@ -124,6 +124,7 @@ jobs:
env:
PRINT_TEST_SELECTION: "0"
PRINT_SYSTEM_INFO: "0"
RELENV_BUILDENV: "1"
run: |
nox --install-only -e ${{ inputs.nox-session }}