ui_migration setup(nodejs) Fix prettier eslint configurations remove workarounds lint:test and lint:test:fix
This commit is contained in:
parent
bf6dcebc16
commit
63991b3425
5 changed files with 22 additions and 18 deletions
|
|
@ -159,7 +159,6 @@ javascript-lint-and-test:
|
|||
script:
|
||||
- npm run lint
|
||||
- npm run lint:style
|
||||
- npm run lint:test
|
||||
# The test runs only if a test spec file has changed
|
||||
- npm run test:unit
|
||||
artifacts:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue