mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-02-14 01:42:45 +08:00
checks/tmux-history-pager: Disable on CI in general
Keeps failing for timing reasons and it's already quite slow. See #11036
This commit is contained in:
parent
e67819f532
commit
eab9e647f4
|
@ -1,6 +1,6 @@
|
||||||
# RUN: %fish %s
|
# RUN: %fish %s
|
||||||
# REQUIRES: command -v tmux
|
# REQUIRES: command -v tmux
|
||||||
# REQUIRES: test -z "$FISH_CI_SAN"
|
# REQUIRES: test -z "$CI"
|
||||||
|
|
||||||
# The default history-delete binding is shift-delete which
|
# The default history-delete binding is shift-delete which
|
||||||
# won't work on terminals that don't support CSI u, so rebind.
|
# won't work on terminals that don't support CSI u, so rebind.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user