From 1275280a9e3a31f6080079d564a8fb9e1847db8b Mon Sep 17 00:00:00 2001 From: Raphael Kabo Date: Mon, 26 Feb 2024 13:10:20 +0000 Subject: fix: tests in CI --- .github/workflows/ci.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index ee429c0..e4f0e14 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -65,6 +65,8 @@ jobs: with: start: pnpm start browser: chrome + env: + CYPRESS: true - name: Upload screenshots uses: actions/upload-artifact@v3 -- cgit v1.2.3