tuist test uploads a build-run entry whose configuration falls back from the CLI –configuration to the selected scheme’s test-action configuration when no explicit –configuration is passed. Build Runs in the Tuist dashboard now display the correct test configuration (Debug/Release/profilename) instead of “Unknown” when only the scheme defines it.
Hive