We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 037a493 commit 2ce910bCopy full SHA for 2ce910b
.github/workflows/stable.yml
@@ -22,7 +22,6 @@ jobs:
22
uses: ruby/setup-ruby@v1
23
with:
24
ruby-version: ${{ matrix.ruby }}
25
- rubygems: latest
26
bundler-cache: true # 'bundle install' and cache
27
28
- name: Run tests
0 commit comments