mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-14 16:09:03 +08:00
Merge pull request #7469 from MikeMcQuaid/brew-style-linux
workflows/tests: run brew style on Linux.
This commit is contained in:
commit
d208d68400
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