Prevent hangs in Go autobuild tests due to .NET keychain prompts

This commit is contained in:
Henry Mercer 2022-08-24 10:35:13 +01:00
parent 569f78c82d
commit 3069613ebd
2 changed files with 2 additions and 0 deletions

View file

@ -82,4 +82,5 @@ jobs:
fi
env:
CODEQL_EXTRACTOR_GO_BUILD_TRACING: on
DOTNET_GENERATE_ASPNET_CERTIFICATE: 'false'
INTERNAL_CODEQL_ACTION_DEBUG_LOC: true