diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2025-03-01 12:22:37 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-03-01 12:22:37 +0100 |
| commit | b7e7714b8b22ee2809242c97043ee8c6ac72865f (patch) | |
| tree | 23b1d961c3a1a026e875f4791262a935cf3be6ff /.github/workflows/integration-test.yml | |
| parent | 4126961cf1f1ddcde70f63d7db21d2e8d6ed7bcc (diff) | |
| download | faker-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.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 |
