workflows/tests: display cop names.
This is useful when debugging locally.
This commit is contained in:
parent
b321e397b6
commit
854b445919
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -74,7 +74,7 @@ jobs:
|
|||||||
- name: Run brew style
|
- name: Run brew style
|
||||||
run: |
|
run: |
|
||||||
export PATH="/home/linuxbrew/.linuxbrew/bin:/usr/local/bin:/usr/bin:/bin"
|
export PATH="/home/linuxbrew/.linuxbrew/bin:/usr/local/bin:/usr/bin:/bin"
|
||||||
brew style
|
brew style --display-cop-names
|
||||||
|
|
||||||
- name: Run brew man
|
- name: Run brew man
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user