Skip to content

Commit 2ed98d7

Browse files
committed
Try markdown lint
1 parent f0ea83c commit 2ed98d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,4 +56,4 @@ jobs:
5656
run: ./scripts/testAll.sh
5757

5858
- name: Run Markdown lint
59-
run: npx markdownlint **/*.md
59+
run: npx markdownlint -jf **/*.md

0 commit comments

Comments
 (0)