We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71f9fc0 commit 7b46030Copy full SHA for 7b46030
.github/workflows/check.yaml
@@ -24,6 +24,7 @@ jobs:
24
25
- name: Markdown Lint check
26
run: |
27
+ ls -ahl tools/bin
28
make lint.markdown
29
30
- name: Yaml Lint check
0 commit comments