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 e49a87b commit 15f174bCopy full SHA for 15f174b
.github/workflows/test.yml
@@ -29,7 +29,6 @@ jobs:
29
with:
30
ruby-version: '${{ matrix.ruby }}'
31
bundler-cache: true
32
- rubygems: latest
33
34
- name: Run tests
35
run: bundle exec rspec
0 commit comments