Skip to content

Commit 0dfd225

Browse files
committed
fixup! fixup! fixup! Remove support for ruby 2.4, 2.5 and beak up large models spec file
1 parent ed43a76 commit 0dfd225

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,5 @@ jobs:
3333
- name: Run Tests
3434
run: INTEGRATION_TESTS=1 bundle exec rspec
3535

36-
- name: Rubocop
37-
run: bundle exec rubocop
36+
# - name: Rubocop
37+
# run: bundle exec rubocop

0 commit comments

Comments
 (0)