mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 06:44:35 +00:00
Add remark-gfm to workflow job
This commit is contained in:
parent
f02632cee6
commit
5b5f0ea606
2
.github/workflows/remark.yml
vendored
2
.github/workflows/remark.yml
vendored
@ -22,7 +22,7 @@ jobs:
|
||||
uses: actions/setup-node@v1.4.4
|
||||
|
||||
- name: Install remark
|
||||
run: npm install remark-cli remark-lint remark-lint-maximum-line-length remark-preset-lint-recommended
|
||||
run: npm install remark-cli remark-lint remark-lint-maximum-line-length remark-preset-lint-recommended remark-gfm
|
||||
|
||||
# Run
|
||||
- name: Check *.md files
|
||||
|
Loading…
Reference in New Issue
Block a user