Skip to content
Snippets Groups Projects
Commit b4c75184 authored by Katarína Sieklová's avatar Katarína Sieklová
Browse files

fix: change lint

parent 49ca1412
No related branches found
No related tags found
No related merge requests found
Pipeline #
...@@ -5,7 +5,6 @@ lint_frontend: ...@@ -5,7 +5,6 @@ lint_frontend:
stage: lint stage: lint
image: node:lts image: node:lts
script: script:
- cd frontend
- npm ci --legacy-peer-deps - npm ci --legacy-peer-deps
- npm run lint - npm run lint
tags: tags:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment