diff options
Diffstat (limited to '.github/workflows/integration-test.yml')
| -rw-r--r-- | .github/workflows/integration-test.yml | 2 |
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 |
