Skip to content

Commit d7125e9

Browse files
authored
Merge pull request #26 from NYU-ITS/th-blitz-patch-1
Update lint.yaml
2 parents 7c7749e + bab5172 commit d7125e9

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)