Commit 77f2ec4f authored by Stan Hu's avatar Stan Hu

Remove unnecessary cache definition in rake karma test

Closes #32119
parent 180ec711
...@@ -408,9 +408,6 @@ rake gitlab:assets:compile: ...@@ -408,9 +408,6 @@ rake gitlab:assets:compile:
- webpack-report/ - webpack-report/
rake karma: rake karma:
cache:
paths:
- vendor/ruby
stage: test stage: test
<<: *use-pg <<: *use-pg
<<: *dedicated-runner <<: *dedicated-runner
......
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