mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-14 16:09:03 +08:00
workflows/docs: temporarily disable brew style docs
check.
This commit is contained in:
parent
1b8bddd8bf
commit
ca2ac3dd06
5
.github/workflows/docs.yml
vendored
5
.github/workflows/docs.yml
vendored
@ -60,8 +60,9 @@ jobs:
|
||||
working-directory: docs
|
||||
run: bundle exec rake lint
|
||||
|
||||
- name: Check code blocks conform to our Ruby style guide
|
||||
run: brew style docs
|
||||
# TODO: reenable when possible.
|
||||
# - name: Check code blocks conform to our Ruby style guide
|
||||
# run: brew style docs
|
||||
|
||||
- name: Generate formulae.brew.sh API samples
|
||||
if: github.repository == 'Homebrew/formulae.brew.sh'
|
||||
|
Loading…
x
Reference in New Issue
Block a user