When tuist test runs without an explicit --configuration, the uploaded build-run metadata now falls back to the scheme’s test-action configuration instead of being nil. Build Runs created by tuist test show the scheme test configuration rather than Unknown. An explicit CLI --configuration still wins.
Hive