Skip to content

Commit a106ec1

Browse files
committed
check mdx
1 parent 63434c5 commit a106ec1

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/lint.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@ jobs:
2727
with:
2828
version: latest
2929

30+
- name: Install remark-mdx globally
31+
run: pnpm add -g remark-mdx
32+
3033
- name: remark-lint
3134
uses: reviewdog/action-remark-lint@v5
3235
with:

0 commit comments

Comments
 (0)