aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/integration-test.yml
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2025-03-01 12:22:37 +0100
committerGitHub <[email protected]>2025-03-01 12:22:37 +0100
commitb7e7714b8b22ee2809242c97043ee8c6ac72865f (patch)
tree23b1d961c3a1a026e875f4791262a935cf3be6ff /.github/workflows/integration-test.yml
parent4126961cf1f1ddcde70f63d7db21d2e8d6ed7bcc (diff)
downloadfaker-b7e7714b8b22ee2809242c97043ee8c6ac72865f.tar.xz
faker-b7e7714b8b22ee2809242c97043ee8c6ac72865f.zip
chore(deps): update pnpm to v10 (#3427)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: ST-DDT <[email protected]>
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