mirror of
https://github.com/fish-shell/fish-shell
synced 2024-12-27 13:23:09 +00:00
Disable tmux-history-search test on GH Actions
This commit is contained in:
parent
4ae4ea0169
commit
8bcb034422
1 changed files with 2 additions and 0 deletions
|
@ -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 a new issue