We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4580a7 commit e97f8dcCopy full SHA for e97f8dc
1 file changed
.github/workflows/ci.yml
@@ -13,5 +13,5 @@ jobs:
13
unit-test:
14
uses: sxzz/workflows/.github/workflows/unit-test.yml@v1
15
with:
16
- node-versions: 'lts/*'
+ node-versions: '"lts/*"'
17
build: pnpm "/^build:?/"
0 commit comments