mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-04-23 10:51:14 -03:00
I think the dynamic detection patch ends up overriding the environment variable set by CI (if present), because `if(NOT CTEST_PARALLEL_LEVEL)` would define to false even if an environment variable of that name existed then we end up explicitly assigning the environment variable by that name upon invocation with `env`.