Skip to content
This repository has been archived by the owner on May 29, 2024. It is now read-only.

Commit

Permalink
fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
alessandromazza98 committed Sep 29, 2023
1 parent eb06350 commit 7f5d0aa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/hygeine.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@ jobs:
with:
node-version: '14'

- name: Set up markdownlint
uses: avto-dev/markdown-lint@v1
- name: Install markdownlint CLI
run: npm install -g markdownlint-cli

- name: Run markdownlint
run: markdownlint '**/*.md'

0 comments on commit 7f5d0aa

Please sign in to comment.