Skip to content

Commit e3f4a64

Browse files
zw-xyskclaude
andcommitted
fix(video-task): add check-workflows to test project snapshot
New file added on main was missing from the expected test project list, causing CI failure on the merge commit. Not related to delivering changes. Co-Authored-By: Claude (via Anthropic API) <[email protected]>
1 parent b49bc09 commit e3f4a64

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/scripts/test-projects.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -882,6 +882,7 @@ describe("test-projects args", () => {
882882
"test/scripts/android-pin-version.test.ts",
883883
"test/scripts/bench-cli-startup.test.ts",
884884
"test/scripts/check-package-dist-imports.test.ts",
885+
"test/scripts/check-workflows.test.ts",
885886
"test/scripts/ci-hydrate-testbox-env.test.ts",
886887
"test/scripts/clawhub-fixture-server.test.ts",
887888
"test/scripts/codex-install-assertions.test.ts",

0 commit comments

Comments
 (0)