mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 13:00:44 +00:00
test: fix main ci shard routing
This commit is contained in:
@@ -3,4 +3,5 @@ import { createUnitVitestConfigWithOptions } from "./vitest.unit.config.ts";
|
||||
export default createUnitVitestConfigWithOptions(process.env, {
|
||||
name: "unit-security",
|
||||
includePatterns: ["src/security/**/*.test.ts"],
|
||||
passWithNoTests: true,
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user