mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-02-10 02:24:35 +08:00
test(ci): add visual regression testing workflow
Solution-ID: SOL-1735410002 Issue-ID: ISS-1766921318981-22 Task-ID: T4
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
"build": "tsc -p ccw/tsconfig.json",
|
||||
"start": "node ccw/bin/ccw.js",
|
||||
"test": "node --experimental-strip-types --test ccw/tests/*.test.js",
|
||||
"test:visual": "node --experimental-strip-types --test ccw/tests/visual/**/*.visual.test.ts",
|
||||
"prepublishOnly": "npm run build && echo 'Ready to publish @dyw/claude-code-workflow'"
|
||||
},
|
||||
"keywords": [
|
||||
|
||||
Reference in New Issue
Block a user