mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-17 02:41:15 -03:00
Since the parent commit, these tests fail repeatedly in macOS GitHub Actions CI: complete-group-order.py, nullterm.py, scrollback.py and set_color.py. They run fine in isolation. We'll fix the flaky system tests soon (#11815) but until then, remove parallelism from macOS CI.