Skip to content
Snippets Groups Projects
Commit bbea2d84 authored by Markus Reiter's avatar Markus Reiter
Browse files

Run `brew typecheck` without `--quiet` on CI.

parent 6f7b7cc6
No related branches found
No related tags found
No related merge requests found
......@@ -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: |
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment