Commit 47a108cb authored by Rémy Coutable's avatar Rémy Coutable

Merge branch 'fix-eslint-as-if-foss-ci-job' into 'master'

Fix eslint-as-if-foss CI job

See merge request gitlab-org/gitlab!61576
parents d125cf04 ff306e1e
......@@ -156,7 +156,7 @@ eslint-as-if-foss:
needs: []
script:
- *yarn-install
- run_timed_command "yarn run eslint"
- run_timed_command "yarn run lint:eslint:all"
.karma-base:
extends: .frontend-test-base
......
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