tests.yml: remove 'brew man --fail-if-changed' in PR tests

This commit is contained in:
Dustin Rodrigues 2021-02-21 14:16:31 -05:00
parent 5ee7949c79
commit 315c905ccd
No known key found for this signature in database
GPG Key ID: 140DABE812A1491D

View File

@ -31,8 +31,6 @@ jobs:
- run: brew style --display-cop-names - run: brew style --display-cop-names
- run: brew man --fail-if-changed
- run: brew typecheck - run: brew typecheck
- name: Run vale for docs linting - name: Run vale for docs linting