Skip to content

Commit cd75d59

Browse files
committed
Do we need a bundle before?
1 parent e265a35 commit cd75d59

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -89,5 +89,6 @@ jobs:
8989
with:
9090
ruby-version: ${{ matrix.ruby }}
9191
- run: script/clone_all_rspec_repos
92+
- run: bundle
9293
- run: bundle binstubs rspec rspec-core rake cucumber rails
9394
- run: script/run_build

0 commit comments

Comments
 (0)