mirror of
https://github.com/wassname/talk.git
synced 2026-07-05 08:49:04 +08:00
Merge pull request #312 from coralproject/disable-e2e-ci
Comment out e2e in ci
This commit is contained in:
+1
-1
@@ -41,7 +41,7 @@ test:
|
||||
# Run the tests using the junit reporter.
|
||||
- MOCHA_FILE=$CIRCLE_TEST_REPORTS/junit/test-results.xml MOCHA_REPORTER=mocha-junit-reporter yarn test
|
||||
# Run the e2e test suite.
|
||||
- E2E_REPORT_PATH=$CIRCLE_TEST_REPORTS/e2e yarn e2e
|
||||
# - E2E_REPORT_PATH=$CIRCLE_TEST_REPORTS/e2e yarn e2e
|
||||
|
||||
deployment:
|
||||
release:
|
||||
|
||||
Reference in New Issue
Block a user