We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0dca600 + b86deab commit 79d65a0Copy full SHA for 79d65a0
.github/workflows/ci.yml
@@ -39,4 +39,5 @@ jobs:
39
with:
40
ruby-version: ${{matrix.ruby}}
41
bundler-cache: true
42
+ rubygems: latest
43
- run: bundle exec rake test
0 commit comments