Skip to content

Commit

Permalink
Fixing github actions to properly run
Browse files Browse the repository at this point in the history
  • Loading branch information
jonmchan committed Oct 21, 2023
1 parent e03dead commit 2c9170f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/yardoc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ jobs:
- name: Install gems
run: |
bundle config path vendor/bundle
bundle config set without 'default doc job cable storage ujs test db'
bundle install --jobs 4 --retry 3
- name: Run yard stats
run: bundle exec yard stats --list-undoc --no-cache --fail-on-warning

0 comments on commit 2c9170f

Please sign in to comment.