diff --git a/tests/checks/tmux-multiline-prompt.fish b/tests/checks/tmux-multiline-prompt.fish index 65b9596a4..a419a60ba 100644 --- a/tests/checks/tmux-multiline-prompt.fish +++ b/tests/checks/tmux-multiline-prompt.fish @@ -1,6 +1,8 @@ #RUN: %fish %s #REQUIRES: command -v tmux && ! tmux -V | grep -qE '^tmux (next-3.4|3\.[0123][a-z]*($|[.-]))' #REQUIRES: command -v less +# Disable on GitHub macOS CI because it fails more than it passes there +#REQUIRES: uname -s | grep -qv Darwin || test -z "$CI" isolated-tmux-start