Commit c827aab2 authored by Thong Kuah's avatar Thong Kuah Committed by Albert Salim

Add timings for rubocop command

parent 379c7f55
......@@ -423,7 +423,7 @@ rspec:deprecations:
variables:
SETUP_DB: "false"
script:
- bundle exec rubocop --only Lint/LastKeywordArgument --parallel
- run_timed_command "bundle exec rubocop --only Lint/LastKeywordArgument --parallel"
artifacts:
expire_in: 31d
when: always
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment