Remove now obsolete test preScript.
This commit is contained in:
parent
71a82e94a7
commit
02214b507e
1 changed files with 0 additions and 2 deletions
|
@ -31,8 +31,6 @@ lint:
|
||||||
|
|
||||||
test:
|
test:
|
||||||
stage: test
|
stage: test
|
||||||
before_script:
|
|
||||||
- npm ci --cache .npm --prefer-offline
|
|
||||||
script:
|
script:
|
||||||
- npm test
|
- npm test
|
||||||
cache:
|
cache:
|
||||||
|
|
Loading…
Reference in a new issue