Skip to content

Commit

Permalink
Do not run RuboCop in Container CI (#1259)
Browse files Browse the repository at this point in the history
  • Loading branch information
mishina2228 authored Jun 3, 2022
1 parent e9c6629 commit 80e0001
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/container.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ bundle install --path vendor/bundle --without development
# Start mysqld service.
bash ci/setup_container.sh

bundle exec rake
bundle exec rake spec

0 comments on commit 80e0001

Please sign in to comment.