Skip to content

Commit 9f16a5e

Browse files
authored
Update test.yml
1 parent fc93f97 commit 9f16a5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ jobs:
1313
- uses: actions/checkout@v4
1414
- uses: actions/setup-node@v4
1515
with:
16-
node-version: 20
16+
node-version-file: .nvmrc
1717
- run: yarn install --frozen-lockfile
1818
- run: yarn ci

0 commit comments

Comments
 (0)