We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10998f3 commit 58dbb67Copy full SHA for 58dbb67
1 file changed
package.json
@@ -21,7 +21,6 @@
21
"bl": "pnpm -F bailian-cli dev",
22
"rag": "pnpm -F bailian-cli-rag dev",
23
"test": "vp test",
24
- "test:e2e": "pnpm --filter bailian-cli-commands --filter bailian-cli --filter bailian-cli-rag test",
25
"release:check": "node tools/release/check.mjs",
26
"wiki:crawl": "node tools/wiki-crawler/index.mjs",
27
"test:stress": "node packages/cli/tests/stress/run.mjs"
0 commit comments