mgree / ffs

the file filesystem: mount semi-structured data (like JSON) as a Unix filesystem
https://mgree.github.io/ffs/
GNU General Public License v3.0
463 stars 14 forks source link

Run `pack/`unpack` in macOS CI #63

Closed mgree closed 1 year ago

mgree commented 1 year ago

We can't run ffs tests on macOS due to lack of FUSE support, but we can test these other utilities!

Also factors benchmarking out, for a bit more pipelining.