mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-08 19:31:14 -03: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:
@@ -1,6 +1,6 @@
|
||||
# RUN: %fish %s
|
||||
# REQUIRES: command -v tmux
|
||||
# REQUIRES: test -z "$FISH_CI_SAN"
|
||||
# REQUIRES: test -z "$CI"
|
||||
|
||||
# The default history-delete binding is shift-delete which
|
||||
# won't work on terminals that don't support CSI u, so rebind.
|
||||
|
||||
Reference in New Issue
Block a user