workflows/tests: run brew style on Linux.
linuxbrew-core seems to be passing `brew style` now (and has CI checks to ensure it does in future, too).
This commit is contained in:
parent
e8a29a2d72
commit
adae118460
1
.github/workflows/tests.yml
vendored
1
.github/workflows/tests.yml
vendored
@ -160,7 +160,6 @@ jobs:
|
||||
run: brew readall --aliases
|
||||
|
||||
- name: Run brew style on homebrew-core
|
||||
if: matrix.os == 'macOS-latest'
|
||||
run: brew style --display-cop-names homebrew/core
|
||||
|
||||
- name: Run brew style on official taps
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user