Skip to content

Commit

Permalink
fixing test
Browse files Browse the repository at this point in the history
  • Loading branch information
behrisch committed May 16, 2024
1 parent 4ab4d15 commit fb2134e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:

- name: Test install and bottle up main Formula
if: github.event_name == 'workflow_dispatch'
run: brew test-bot --only-formulae
run: brew test-bot --only-formulae main

- name: Upload bottles as artifact
if: always() && (github.event_name == 'pull_request' || github.event_name == 'workflow_dispatch')
Expand Down

0 comments on commit fb2134e

Please sign in to comment.