We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents db5fb3c + e9e51b1 commit ac72188Copy full SHA for ac72188
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