Is there a way to a way to minimize the output in the dagger logs when using --progress=plain when running in CI?
There's so much output from dagger it's hard to find the output from actual things being executed by dagger?
Or perhaps there's a best practice for organizing output so it's easy to find the dagger output and the actual test output?