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 da278e4 commit 980d15eCopy full SHA for 980d15e
.github/workflows/ruby.yml
@@ -20,6 +20,5 @@ jobs:
20
- uses: ruby/setup-ruby@v1
21
with:
22
ruby-version: '2.2'
23
- bundler-cache: true
24
- run: bundle exec rspec .
25
working-directory: ${{ matrix.dir }}
0 commit comments