Skip to content

Commit

Permalink
workflows/test.yml: add macFUSE installation
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrian Ho committed Jun 24, 2022
1 parent 208c673 commit d06f419
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d06f419

Please sign in to comment.