Skip to content

Avoid RubyGem installation on JS jobs to make CI faster

Takuya Noguchi requested to merge make-js-jobs-faster into master

Avoids RubyGem installation on JS jobs (named as jest and js_lint) to make CI faster.

Job Before After Diff (After/Before - 1)
jest 00:02:42 00:01:54 -29.6%
js_lint 00:02:41 00:01:39 -38.5%
Edited by Takuya Noguchi

Merge request reports

Loading