mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-29 05:03:46 +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
|
#RUN: %fish %s
|
||||||
#REQUIRES: command -v tmux
|
#REQUIRES: command -v tmux
|
||||||
|
# disable on github actions because it's flakey
|
||||||
|
#REQUIRES: test -z "$CI"
|
||||||
|
|
||||||
isolated-tmux-start
|
isolated-tmux-start
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user