mirror of
https://github.com/coder/coder.git
synced 2026-09-22 05:05:20 +08:00
Similar idea as in #19811, this runner doesn't need to conform to `Runnable`, so we have it return the workspace from the `RunReturningWorkspace` function, instead of the more fragile `Run`, followed by a `.WorkspaceID()`.