From 8f52107f8b6d74ae4573c38ca054504c23ac3e8d Mon Sep 17 00:00:00 2001 From: filip mertens Date: Sat, 16 Mar 2024 12:03:02 +0100 Subject: [PATCH] test yarn --- .circleci/config.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.circleci/config.yml b/.circleci/config.yml index 85281674f4..44ffda9485 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -246,6 +246,12 @@ jobs: npx -v npm install --global yarn yarn -v + - run: + name: start selenium + command: | + cd "apps/remixdesktop/" + yarn -v + shell: powershell.exe - save_cache: key: node-20-windows-v3 paths: