mirror of
https://github.com/coder/coder.git
synced 2026-06-03 04:58:23 +00:00
b2b3edf0f1
Fixes flakes on the nightly-gauntlet like: https://github.com/coder/coder/actions/runs/16955654896 since there's no `bash` on windows... ``` === Failed === FAIL: codersdk/toolsdk (0.00s) PASS The following tools were not tested: - coder_workspace_bash Please ensure that all tools are tested using testTool(). If you just added a new tool, please add a test for it. NOTE: if you just ran an individual test, this is expected. FAIL github.com/coder/coder/v2/codersdk/toolsdk 4.185s ```