mirror of
https://github.com/github/codeql-action.git
synced 2025-12-26 17:20:10 +08:00
This test is broken, as it first sets environment variables, and then immediately unsets it again. This only worked by chance with the legacy tracer, and breaks the Lua tracer.