summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaphael Kabo <raphaelkabo@hey.com>2024-02-26 13:10:20 +0000
committerRaphael Kabo <raphaelkabo@hey.com>2024-02-26 14:46:35 +0000
commit1275280a9e3a31f6080079d564a8fb9e1847db8b (patch)
tree051fa37a2fe30052254bf79a60bd870667fcc0b7
parent1eb794de5d121d090811919bc4addd63ea2fd321 (diff)
fix: tests in CI
-rw-r--r--.github/workflows/ci.yaml2
1 files changed, 2 insertions, 0 deletions
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