We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e265a35 commit cd75d59Copy full SHA for cd75d59
.github/workflows/ci.yml
@@ -89,5 +89,6 @@ jobs:
89
with:
90
ruby-version: ${{ matrix.ruby }}
91
- run: script/clone_all_rspec_repos
92
+ - run: bundle
93
- run: bundle binstubs rspec rspec-core rake cucumber rails
94
- run: script/run_build
0 commit comments