diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 746a5cc..05d12c6 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -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