Fix CI
This commit is contained in:
parent
aeb64322e6
commit
2a06ca8b82
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
namespace :ci do
|
||||
task :rubocop do
|
||||
sh "bundle exec rubocop"
|
||||
sh "bundle exec rubocop -c etc/rubocop.yml"
|
||||
end
|
||||
|
||||
task :eslint do
|
||||
|
|
Loading…
Reference in a new issue