fix(ci): Run correct script in ci
This commit is contained in:
parent
cfbb973c8b
commit
3ae76fe2f1
@ -24,4 +24,4 @@ before_script:
|
||||
- git config --global user.name "CamperBot"
|
||||
|
||||
script:
|
||||
- npm run test
|
||||
- npm run test-ci
|
2
client/package-lock.json
generated
2
client/package-lock.json
generated
@ -2891,7 +2891,7 @@
|
||||
},
|
||||
"bl": {
|
||||
"version": "1.2.2",
|
||||
"resolved": "https://registry.npmjs.org/bl/-/bl-1.2.2.tgz",
|
||||
"resolved": "http://registry.npmjs.org/bl/-/bl-1.2.2.tgz",
|
||||
"integrity": "sha512-e8tQYnZodmebYDWGH7KMRvtzKXaJHx3BbilrgZCfvyLUYdKpK1t5PSPmpkny/SgiTSCnjfLW7v5rlONXVFkQEA==",
|
||||
"requires": {
|
||||
"readable-stream": "^2.3.5",
|
||||
|
Loading…
x
Reference in New Issue
Block a user