Skip to content

Commit

Permalink
Update ci.yml 5
Browse files Browse the repository at this point in the history
  • Loading branch information
dv4harr10 authored Mar 31, 2024
1 parent 5e920ef commit 08f3a17
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 08f3a17

Please sign in to comment.