From 8bcb0344229b71da1a6142b240ee33c0ed952744 Mon Sep 17 00:00:00 2001 From: Fabian Homborg Date: Sun, 13 Mar 2022 11:48:52 +0100 Subject: [PATCH] Disable tmux-history-search test on GH Actions --- tests/checks/tmux-history-search.fish | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/checks/tmux-history-search.fish b/tests/checks/tmux-history-search.fish index 877651cbf..22e14c445 100644 --- a/tests/checks/tmux-history-search.fish +++ b/tests/checks/tmux-history-search.fish @@ -1,5 +1,7 @@ #RUN: %fish %s #REQUIRES: command -v tmux +# disable on github actions because it's flakey +#REQUIRES: test -z "$CI" isolated-tmux-start