Skip to content

Commit e97f8dc

Browse files
committed
chore: fix node-versions formatting in CI workflow
1 parent f4580a7 commit e97f8dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ jobs:
1313
unit-test:
1414
uses: sxzz/workflows/.github/workflows/unit-test.yml@v1
1515
with:
16-
node-versions: 'lts/*'
16+
node-versions: '"lts/*"'
1717
build: pnpm "/^build:?/"

0 commit comments

Comments
 (0)