Skip to content

Commit f13101b

Browse files
committed
Add comment explaining -x exclusions origin
1 parent d3108eb commit f13101b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ruby-core.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ jobs:
6767
bundle exec rake build:local_ruby
6868
working-directory: ruby/rdoc
6969
- name: Core docs coverage
70+
# Exclusions match RDOC_COVERAGE_EXCLUDES in ruby/ruby's common.mk
7071
run: >
7172
BUNDLE_GEMFILE=../rdoc/Gemfile bundle exec rdoc --quiet -C
7273
-x ^ext/json -x ^ext/openssl -x ^ext/psych

0 commit comments

Comments
 (0)