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
|
||||
run: brew audit --skip-style
|
||||
|
||||
# TODO: remove --quiet when possible.
|
||||
- run: brew typecheck --quiet
|
||||
- run: brew typecheck
|
||||
|
||||
- name: Run vale for docs linting
|
||||
run: |
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user