mirror of
https://github.com/vxcontrol/ncform.git
synced 2026-07-19 18:23:32 -04:00
test: update ci config
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"description": "ncform e2e test",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test-ncform:cli": "cross-var \"cd ncform && cypress run --record --key $NCFORM_E2E_KEY\"",
|
||||
"test-ncform:cli": "cross-var \"cypress run --project ./ncform --record --key $NCFORM_E2E_KEY\"",
|
||||
"test-ncform:ui": "cd ncform && cypress open"
|
||||
},
|
||||
"author": "daniel.xiao",
|
||||
|
||||
Reference in New Issue
Block a user