Skip to content

Commit 80e0001

Browse files
authored
Do not run RuboCop in Container CI (#1259)
1 parent e9c6629 commit 80e0001

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/container.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ bundle install --path vendor/bundle --without development
88
# Start mysqld service.
99
bash ci/setup_container.sh
1010

11-
bundle exec rake
11+
bundle exec rake spec

0 commit comments

Comments
 (0)