Skip to content

Commit 653dc28

Browse files
committed
refactor: general optimization
1 parent e016d31 commit 653dc28

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
@@ -94,4 +94,4 @@ jobs:
9494
run: npm ci
9595

9696
- name: Lint Markdown files
97-
run: npx markdownlint-cli "**/*.md" --ignore node_modules
97+
run: npm run lint:markdownlint

0 commit comments

Comments
 (0)