Skip to content

Commit

Permalink
Test RDoc coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
nobu committed Dec 29, 2023
1 parent a228741 commit f2fdc4d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,6 @@ jobs:
run: bundle install
- name: Run test
run: rake test
- name: RDoc coverage
run: rdoc -C
if: ${{ matrix.ruby == needs.ruby-versions.outputs.latest && matrix.os == 'ubuntu-latest' }}

0 comments on commit f2fdc4d

Please sign in to comment.