Skip to content

Commit

Permalink
Update tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zachmann authored Aug 29, 2024
1 parent aed6e7c commit bf8bda4
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 @@ -36,6 +36,8 @@ jobs:
- run: brew test-bot --only-formulae
if: github.event_name == 'pull_request'

- run: ls -l *.bottle.*

- name: Upload bottles as artifact
if: always() && github.event_name == 'pull_request'
uses: actions/upload-artifact@main
Expand Down

0 comments on commit bf8bda4

Please sign in to comment.