run test-bot in verbose-debug mode
Some checks failed
brew test-bot / test-bot (macos-13) (push) Has been cancelled
brew test-bot / test-bot (macos-14) (push) Has been cancelled
brew test-bot / test-bot (macos-15) (push) Has been cancelled

This is to help figure out why macOS 14 runners keep timing out during builds.
This commit is contained in:
Adrian Ho 2025-10-16 19:49:08 +08:00
parent 2520aa77e2
commit bfdaf06e66

View file

@ -32,7 +32,7 @@ jobs:
- run: brew test-bot --only-tap-syntax - run: brew test-bot --only-tap-syntax
- run: brew test-bot --only-formulae --root-url='https://ghcr.io/v2/gromgit/fuse' - run: brew test-bot --verbose --debug --only-formulae --root-url='https://ghcr.io/v2/gromgit/fuse'
if: github.event_name == 'pull_request' if: github.event_name == 'pull_request'
- name: Upload bottles as artifact - name: Upload bottles as artifact