diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 71a5008..05b6bc1 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -42,7 +42,7 @@ jobs: - run: brew test-bot --only-tap-syntax - - run: brew test-bot --only-formulae --verbose + - run: brew test-bot --only-formulae --verbose --root-url=https://ghcr.io/v2/macaulay2/tap if: github.event_name == 'pull_request' - name: Upload bottles as artifact