Skip to content

Commit 6394472

Browse files
committed
Revert to previous working commands to install dependencies
1 parent e265a35 commit 6394472

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,5 +89,5 @@ jobs:
8989
with:
9090
ruby-version: ${{ matrix.ruby }}
9191
- run: script/clone_all_rspec_repos
92-
- run: bundle binstubs rspec rspec-core rake cucumber rails
92+
- run: bundle install --binstubs
9393
- run: script/run_build

0 commit comments

Comments
 (0)