Prevent hangs in Go autobuild tests due to .NET keychain prompts
This commit is contained in:
parent
569f78c82d
commit
3069613ebd
2 changed files with 2 additions and 0 deletions
1
.github/workflows/__go-custom-tracing-autobuild.yml
generated
vendored
1
.github/workflows/__go-custom-tracing-autobuild.yml
generated
vendored
|
|
@ -82,4 +82,5 @@ jobs:
|
|||
fi
|
||||
env:
|
||||
CODEQL_EXTRACTOR_GO_BUILD_TRACING: on
|
||||
DOTNET_GENERATE_ASPNET_CERTIFICATE: 'false'
|
||||
INTERNAL_CODEQL_ACTION_DEBUG_LOC: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue