mirror of
https://github.com/github/codeql.git
synced 2026-07-06 03:55:30 +02:00
On an unrelated change related to test concurrency, the standalone_dependencies_nuget_no_sources was failing. I believe this has to do with the fact that it never picked up the nuget.config, as it was in the root test directory, but the extractor looks for it in the source root instead.