Skip to content

Commit 3b889ad

Browse files
committed
fixup! fixup! fixup! fixup! fixup! Remove support for ruby 2.4, 2.5 and beak up large models spec file
1 parent 2a60bec commit 3b889ad

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@ jobs:
3030
run: |
3131
sudo apt-get install libsqlite3-dev
3232
33+
- name: Install dependencies
34+
run: bundle install
35+
3336
- name: Run Tests
3437
run: INTEGRATION_TESTS=1 bundle exec rspec
3538

0 commit comments

Comments
 (0)