mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-04-19 14:51:13 -03:00
This was only used to cache `fish_test_driver`, which can be built in a few tens of milliseconds on most systems. This avoids using outdated binaries for testing and simplifies the code and its usage.