Skip to content

Commit bab5172

Browse files
committed
CI action-remark-lint: remove lines that are commented out for clarity
1 parent 0c59a80 commit bab5172

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/lint.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,6 @@ jobs:
2525
- name: Install pnpm
2626
uses: pnpm/action-setup@v4
2727

28-
# - name: install remark presets
29-
# run: |
30-
# pnpm install remark-preset-lint-recommended
31-
# pnpm install remark-mdx
32-
# shell: bash
3328
- name: remark-lint
3429
uses: reviewdog/action-remark-lint@v5
3530
with:

0 commit comments

Comments
 (0)