Skip to content

Commit

Permalink
Follow up - 0798e7d - moved from circle ci to github actions. (Re-)en…
Browse files Browse the repository at this point in the history
…able rubocop.
  • Loading branch information
thorsteneckel committed Mar 6, 2020
1 parent 3c73022 commit 231a7aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/ci.sh
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ gem install bundler:1.7.3
bundle install --without "${INSTALL_OPTION}"

# unit tests
# bundle exec rubocop
bundle exec rubocop
bundle exec rake zammad:db:init
bundle exec rspec -t ~type:system -t ~searchindex
bundle exec rake zammad:db:reset
Expand Down

0 comments on commit 231a7aa

Please sign in to comment.