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:
@@ -68,8 +68,8 @@ jobs:
|
||||
steps:
|
||||
- attach_workspace:
|
||||
at: ~/project
|
||||
- run: nohub npx http-server $CIRCLE_WORKING_DIRECTORY/packages/ncform -p 3000 &
|
||||
- run: cd $CIRCLE_WORKING_DIRECTORY/packages/ncform-e2e && npm run test-ncform:cli
|
||||
- run: nohub npx http-server packages/ncform -p 3000 &
|
||||
- run: cd packages/ncform-e2e && npm run test-ncform:cli
|
||||
|
||||
workflows:
|
||||
version: 2
|
||||
|
||||
Reference in New Issue
Block a user