Revert "brew tap-new: tests.yml workflow fails with casks"

This reverts commit 20d59effd6a1c3f6268284a6735c562dfe428821.
This commit is contained in:
Nuno Cruces 2021-06-09 19:11:42 +01:00
parent 20d59effd6
commit 9740510650

View File

@ -95,7 +95,6 @@ module Homebrew
- run: brew test-bot --only-setup
- run: brew test-bot --only-tap-syntax
if: matrix.os == 'macos-latest'
- run: brew test-bot --only-formulae
if: github.event_name == 'pull_request'