Skip to content

Commit 593e404

Browse files
IanLee1521LRWeber
authored andcommitted
Re-add markdownlint installation to github actions
1 parent 557250c commit 593e404

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
run: |
3333
python -m pip install --upgrade pip
3434
pip install .[dev]
35+
npm install -g markdownlint-cli@0.33.0
3536
3637
- name: Run tests
3738
run: |

0 commit comments

Comments
 (0)