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 097ad30 commit c70e44bCopy full SHA for c70e44b
.github/workflows/ci.yml
@@ -67,7 +67,7 @@ jobs:
67
with:
68
path: vendor/bundle
69
key: gems-build-rails-main-ruby-2.7.x-${{ hashFiles('**/Gemfile.lock') }}
70
- - name: Verify docs coverage
+ - name: Verify all rules have test coverage
71
run: |
72
gem install bundler:2.2.32
73
bundle config path vendor/bundle
0 commit comments