From 43de5c233ce4105fa7fe880e42e60de4024e123e Mon Sep 17 00:00:00 2001 From: filip mertens Date: Sat, 16 Mar 2024 12:11:46 +0100 Subject: [PATCH] run tests --- .circleci/config.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.circleci/config.yml b/.circleci/config.yml index 44ffda9485..a0121618ff 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -275,6 +275,14 @@ jobs: yarn -v yarn run selenium-win shell: powershell.exe + - run: + name: start tests + command: | + cd "apps/remixdesktop/" + yarn -v + sleep 15 + yarn run test:app:win + shell: powershell.exe # see https://docs.digicert.com/en/software-trust-manager/ci-cd-integrations/script-integrations/github-integration-ksp.html sign-remixdesktop-windows: executor: win/default # executor type