mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-07-02 17:31:16 -03:00
Only check fish files that have been modified since the last time they were checked. (This continues with the assumption that we are testing for broken /usr/share fish scripts and not breakage of the fish parser, which is covered by all the other tests.) This saves 8 seconds on an NVMe disk under WSL. Won't affect integrity of CI runs, which start with a blank slate each time.