From f18d2fccbc57e388fc6aa63912527606e79cf9c7 Mon Sep 17 00:00:00 2001 From: helenanull Date: Mon, 4 Sep 2023 14:54:49 +0300 Subject: [PATCH] test --- .circleci/config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.circleci/config.yml b/.circleci/config.yml index 737f15e..fbe7303 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -5,6 +5,7 @@ jobs: install-browser: steps: - run: + name: test command: npx @puppeteer/browsers install chrome@stable workflows: run-cy-tests: