mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-31 20:31:19 -03:00
Revert "Skip tmux tests on Github Actions macOS"
The previous commit switched to using screen-256color instead of
tmux-256color, which makes these tests pass.
This reverts commit 1c4bb214d2.
This commit is contained in:
@@ -1,9 +1,5 @@
|
||||
#RUN: %fish %s
|
||||
#REQUIRES: command -v tmux
|
||||
# Github Actions currently (2022-06-09)
|
||||
# doesn't include the tmux-256color terminfo on macOS.
|
||||
# So we skip tmux tests there.
|
||||
#REQUIRES: test -z "$CI" -o "$(uname)" != Darwin
|
||||
|
||||
isolated-tmux-start
|
||||
|
||||
|
||||
Reference in New Issue
Block a user