Skip to content

Commit

Permalink
Update ci.yml 6
Browse files Browse the repository at this point in the history
  • Loading branch information
dv4harr10 authored Mar 31, 2024
1 parent 08f3a17 commit 0075e59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ jobs:
- uses: actions/checkout@v3
- name: Run markdown lint
run: |
npm install remark-cli _remark-preset-lint-consistent_
npm install remark-cli remark-preset-lint-consistent
npx remark . --use remark-preset-lint-consistent --frail

0 comments on commit 0075e59

Please sign in to comment.