Skip to content

Commit 5c46ffa

Browse files
committed
fixup! Remove support for ruby 2.4, 2.5 and beak up large models spec file
1 parent 2eab0cb commit 5c46ffa

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)