Skip to content

Commit

Permalink
CI: Build dependant bottles from source when needed.
Browse files Browse the repository at this point in the history
  • Loading branch information
thresheek committed Feb 28, 2024
1 parent 8062484 commit 9d5832b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@ jobs:

- run: brew test-bot --only-tap-syntax

- run: brew test-bot --only-formulae
- run: brew test-bot --build-dependents-from-source --only-formulae
if: github.event_name == 'pull_request'

0 comments on commit 9d5832b

Please sign in to comment.