Run brew typecheck without --quiet on CI.
This commit is contained in:
parent
6f7b7cc699
commit
bbea2d840d
3
.github/workflows/tests.yml
vendored
3
.github/workflows/tests.yml
vendored
@ -120,8 +120,7 @@ jobs:
|
|||||||
- name: Run brew audit --skip-style on all taps
|
- name: Run brew audit --skip-style on all taps
|
||||||
run: brew audit --skip-style
|
run: brew audit --skip-style
|
||||||
|
|
||||||
# TODO: remove --quiet when possible.
|
- run: brew typecheck
|
||||||
- run: brew typecheck --quiet
|
|
||||||
|
|
||||||
- name: Run vale for docs linting
|
- name: Run vale for docs linting
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user