chore: remove unused script ci
This commit is contained in:
parent
bbb43808dd
commit
7ec64476a4
@ -96,7 +96,6 @@
|
|||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "turbo run build --scope xo-server --scope xo-server-'*' --scope xo-web",
|
"build": "turbo run build --scope xo-server --scope xo-server-'*' --scope xo-web",
|
||||||
"build:xo-lite": "turbo run build --scope @xen-orchestra/lite",
|
"build:xo-lite": "turbo run build --scope @xen-orchestra/lite",
|
||||||
"ci": "yarn && yarn build && yarn test-lint && yarn test-integration",
|
|
||||||
"clean": "scripts/run-script.js --parallel clean",
|
"clean": "scripts/run-script.js --parallel clean",
|
||||||
"dev": "scripts/run-script.js --parallel --concurrency 0 --verbose dev",
|
"dev": "scripts/run-script.js --parallel --concurrency 0 --verbose dev",
|
||||||
"dev-test": "jest --bail --watch \"^(?!.*\\.integ\\.spec\\.js$)\"",
|
"dev-test": "jest --bail --watch \"^(?!.*\\.integ\\.spec\\.js$)\"",
|
||||||
|
Loading…
Reference in New Issue
Block a user