mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-25 09:39:52 +08:00
Disable tmux-history-search test on GH Actions
This commit is contained in:
parent
4ae4ea0169
commit
8bcb034422
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user