mirror of
https://github.com/moltbot/moltbot.git
synced 2026-05-13 15:47:28 +00:00
test: slot ci dependency shard
This commit is contained in:
@@ -313,7 +313,7 @@ describe("scripts/lib/plugin-prerelease-test-plan.mjs", () => {
|
||||
expect(manifestEnv).not.toHaveProperty("OPENCLAW_CI_FULL_RELEASE_VALIDATION");
|
||||
expect(manifestScript).toContain("includeReleaseOnlyPluginShards: false");
|
||||
expect(manifestScript).not.toContain("plugin-prerelease-test-plan.mjs");
|
||||
expect(workflow.jobs["check-shard"].strategy.matrix.include).toContainEqual({
|
||||
expect(workflow.jobs["check-shard"].strategy.matrix.include[3]).toEqual({
|
||||
check_name: "check-dependencies",
|
||||
task: "dependencies",
|
||||
runner: "ubuntu-24.04",
|
||||
|
||||
Reference in New Issue
Block a user