aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/integration-test.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/integration-test.yml')
-rw-r--r--.github/workflows/integration-test.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/workflows/integration-test.yml b/.github/workflows/integration-test.yml
index f49369e7..513ab523 100644
--- a/.github/workflows/integration-test.yml
+++ b/.github/workflows/integration-test.yml
@@ -31,8 +31,6 @@ jobs:
- name: Install deps
run: pnpm install
- env:
- CYPRESS_INSTALL_BINARY: 0
- name: Build
run: pnpm run build