## Description For some reason, the `installExtesion` test has been flaking out and we're not sure why: https://github.com/coder/code-server/runs/7458796120?check_suite_focus=true#step:9:13 ## Solution Replace it with another test like `--help` which fails if used on the wrong platform For example, running `--help` with the Linux release on macOS results in this error: <img width="917" alt="image" src="https://user-images.githubusercontent.com/3806031/180326023-39e69a37-d986-432c-82fc-807097fc3a87.png">