Merge pull request #10667 from dtrodrigues/pr-man
This commit is contained in:
commit
787e6cb75f
1
.github/PULL_REQUEST_TEMPLATE.md
vendored
1
.github/PULL_REQUEST_TEMPLATE.md
vendored
@ -5,6 +5,5 @@
|
||||
- [ ] Have you successfully run `brew style` with your changes locally?
|
||||
- [ ] Have you successfully run `brew typecheck` with your changes locally?
|
||||
- [ ] Have you successfully run `brew tests` with your changes locally?
|
||||
- [ ] Have you successfully run `brew man` locally and committed any changes?
|
||||
|
||||
-----
|
||||
|
||||
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -31,8 +31,6 @@ jobs:
|
||||
|
||||
- run: brew style --display-cop-names
|
||||
|
||||
- run: brew man --fail-if-changed
|
||||
|
||||
- run: brew typecheck
|
||||
|
||||
- name: Run vale for docs linting
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user