chore: disable flow for test
Still some config issues which I have to fix.
This commit is contained in:
parent
d99e643634
commit
1947a066e0
@ -56,7 +56,7 @@
|
||||
"precommit": "scripts/lint-staged",
|
||||
"prepare": "scripts/run-script prepare",
|
||||
"pretest": "eslint --ignore-path .gitignore .",
|
||||
"test": "jest && flow status"
|
||||
"test": "jest"
|
||||
},
|
||||
"workspaces": [
|
||||
"@xen-orchestra/*",
|
||||
|
Loading…
Reference in New Issue
Block a user