Skip to content

Commit 8ea8f7b

Browse files
committed
fixup! Add info
1 parent 6e6ab96 commit 8ea8f7b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

script/functions.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,8 @@ function check_documentation_coverage {
158158
end
159159
"
160160

161+
echo "bin/yard doc --no-cache"
162+
161163
# Some warnings only show up when generating docs, so do that as well.
162164
bin/yard doc --no-cache | ruby -e "
163165
while line = gets

0 commit comments

Comments
 (0)