We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db5fb3c commit e9e51b1Copy full SHA for e9e51b1
1 file changed
.github/workflows/ruby.yml
@@ -16,5 +16,5 @@ jobs:
16
- name: Build and test
17
run: |
18
gem install bundler:1.16.1
19
- bundle install
+ bundle install --binstubs
20
bin/rspec
0 commit comments