- Notifications
You must be signed in to change notification settings - Fork1k
Commitb2b3edf
authored
test(codersdk/toolsdk): skip
Fixes flakes on the nightly-gauntlet like:https://github.com/coder/coder/actions/runs/16955654896since there's no `bash` on windows...```=== Failed=== FAIL: codersdk/toolsdk (0.00s)PASSThe following tools were not tested: - coder_workspace_bashPlease 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.FAILgithub.com/coder/coder/v2/codersdk/toolsdk4.185s```coder_workspace_bash
tool test on windows (#19351)1 parentc6d62e2 commitb2b3edf
1 file changed
+4
-0
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
665 | 665 |
| |
666 | 666 |
| |
667 | 667 |
| |
| 668 | + | |
| 669 | + | |
| 670 | + | |
| 671 | + | |
668 | 672 |
| |
669 | 673 |
| |
670 | 674 |
| |
|
0 commit comments
Comments
(0)