workflows/tests: simulate macOS for brew style homebrew-core
This commit is contained in:
parent
0e65d96e54
commit
9a69773640
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user