CI fix
parent
f0298b4d53
commit
a3eb92cbcb
|
@ -12,6 +12,7 @@ typescript_build:
|
|||
lint:
|
||||
stage: test
|
||||
before_script:
|
||||
- cp ../config.json ./src/config.json
|
||||
- yarn install --ignore-engines
|
||||
script:
|
||||
- yarn run lint-find
|
||||
|
|
Loading…
Reference in New Issue