From 0c517563733f55ce2932e5c14e57871ca3edb51d Mon Sep 17 00:00:00 2001 From: thednp Date: Thu, 7 Sep 2023 01:20:42 +0300 Subject: [PATCH] cypress 2 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 178c62f..a7b41bd 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -20,7 +20,7 @@ jobs: run: pnpm install --no-frozen-lockfile - name: Install Cypress - run: cypress install + run: npx cypress install - name: Build run: pnpm build # includes lint