From b9d90fc613b59c90b7afc25a6707d2fee15126ad Mon Sep 17 00:00:00 2001 From: helenanull Date: Mon, 4 Sep 2023 12:58:56 +0300 Subject: [PATCH] test --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 28495c0..132e6d5 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -2,7 +2,7 @@ version: 2.1 orbs: cypress: cypress-io/cypress@3.1.3 workflows: - build: + use-my-orb: jobs: - cypress/run: install-browsers: true