workflows/test.yml: add macFUSE installation

This commit is contained in:
Adrian Ho 2022-06-24 21:05:35 +08:00
parent 208c6737f7
commit d06f4190fb

View file

@ -26,6 +26,8 @@ jobs:
if: steps.cache.outputs.cache-hit != 'true'
run: brew install-bundler-gems
- run: brew install --cask macfuse
- run: brew test-bot --only-cleanup-before
- run: brew test-bot --only-setup