Skip to content

Commit

Permalink
update test to check for formula differneces
Browse files Browse the repository at this point in the history
  • Loading branch information
robzr committed Feb 22, 2024
1 parent a5f8c1a commit 37554ac
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ jobs:
pwd >> "$GITHUB_PATH"
- run: sver version
- run: tests/run_tests.sh
- run: |
# test Homebrew Formula
homebrew/make.sh
git diff --check
- if: always()
uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit 37554ac

Please sign in to comment.