mirror of
https://github.com/wassname/talk.git
synced 2026-07-12 22:37:48 +08:00
Fixed report location
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@ test:
|
||||
- npm run lint
|
||||
- ./bin/cli settings init
|
||||
- sleep 5
|
||||
- MOCHA_FILE=junit/test-results.xml NPM_PACKAGE_CONFIG_MOCHA_REPORTER=mocha-junit-reporter npm run test
|
||||
- MOCHA_FILE=$CIRCLE_TEST_REPORTS/junit/test-results.xml NPM_PACKAGE_CONFIG_MOCHA_REPORTER=mocha-junit-reporter npm run test
|
||||
|
||||
deployment:
|
||||
release:
|
||||
|
||||
Reference in New Issue
Block a user