We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e03dead commit 2c9170fCopy full SHA for 2c9170f
.github/workflows/yardoc.yml
@@ -22,7 +22,6 @@ jobs:
22
- name: Install gems
23
run: |
24
bundle config path vendor/bundle
25
- bundle config set without 'default doc job cable storage ujs test db'
26
bundle install --jobs 4 --retry 3
27
- name: Run yard stats
28
run: bundle exec yard stats --list-undoc --no-cache --fail-on-warning
0 commit comments