From 20362e2493c9f4cb9809e132d891264aea25c2db Mon Sep 17 00:00:00 2001 From: helenanull Date: Mon, 4 Sep 2023 13:17:21 +0300 Subject: [PATCH] test --- .circleci/config.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index cf886d6..0ea7f29 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -9,7 +9,6 @@ workflows: - command: npx @puppeteer/browsers install chrome@stable - cypress/run: cypress-command: npm run cy:ci - install-browsers: true parallelism: 2 # use 2 CircleCI machines to finish quickly weekly: triggers: