diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index f9ffa1f2..20175216 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -37,7 +37,7 @@ jobs: - run: brew test-bot --only-tap-syntax - - run: brew test-bot --only-formulae --skip-dependents --skip-stable-version-audit --root-url=https://ghcr.io/v2/davidchall/hep + - run: brew test-bot --only-formulae --skip-dependents --root-url=https://ghcr.io/v2/davidchall/hep if: github.event_name == 'pull_request' - name: Upload bottles as artifact