Skip to content

Commit c334e23

Browse files
committed
build
1 parent 1bf1a51 commit c334e23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
with:
1616
node-version: "16.x"
1717
- run: npm ci
18-
- run: npm spellcheck
18+
- run: npm run spellcheck
1919
test:
2020
runs-on: ubuntu-latest
2121
steps:

0 commit comments

Comments
 (0)