Skip to content

Commit

Permalink
Update tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Gcenx authored Jul 17, 2024
1 parent b3e91aa commit 4320628
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,7 @@ jobs:

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

- name: brew test-bot --only-formulae
env:
HOMEBREW_NO_INSTALL_FROM_API: 1
run: brew test-bot --only-formulae
- run: brew test-bot --only-formulae
if: github.event_name == 'pull_request'

- name: Upload bottles as artifact
Expand Down

0 comments on commit 4320628

Please sign in to comment.