diff --git a/.circleci/config.yml b/.circleci/config.yml index 4020dab..906f500 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -35,7 +35,7 @@ workflows: context: [ qqq-maven-registry-credentials ] requires: - cypress/install - record: true # record results on Cypress Dashboard + ## record: true # record results on Cypress Dashboard ## parallel: true # split all specs across machines ## parallelism: 4 # use 4 CircleCI machines to finish quickly ## group: 'all tests' # name this group "all tests" on the dashboard