Skip to content

Commit 8cc5f92

Browse files
committed
Remove node-version-file reference from integration workflow
1 parent 0973b6c commit 8cc5f92

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/integration.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ jobs:
2929
- uses: actions/setup-node@v4
3030
with:
3131
cache: "pnpm"
32-
node-version-file: ".nvmrc"
3332

3433
- name: Install dependencies
3534
run: pnpm install --prefer-offline

0 commit comments

Comments
 (0)