Skip to content

Commit

Permalink
new step in tests workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mahrud committed Dec 15, 2022
1 parent a49eba3 commit 9e7fdc4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,9 @@ jobs:
if: matrix.os == 'macos-12'
run: sudo xcode-select -s "/Applications/Xcode_13.4.app"

# query whether all dependencies are bottled
- run: brew unbottled Macaulay2

- run: brew test-bot --only-cleanup-before

- run: brew test-bot --only-setup
Expand Down

0 comments on commit 9e7fdc4

Please sign in to comment.