workflows/tests: simulate macOS for brew style homebrew-core

This commit is contained in:
Rylan Polster 2021-04-19 14:09:19 -04:00
parent 0e65d96e54
commit 9a69773640
No known key found for this signature in database
GPG Key ID: 46A744940CFF4D64

View File

@ -106,6 +106,8 @@ jobs:
- name: Run brew style on homebrew-core
run: brew style --display-cop-names homebrew/core
env:
HOMEBREW_SIMULATE_MACOS_ON_LINUX: 1
- name: Run brew audit --skip-style on homebrew-core
run: brew audit --skip-style --tap=homebrew/core