Skip to content

Commit b0e3894

Browse files
committed
lint
1 parent 626ed3b commit b0e3894

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish_mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
jobs:
88
build_mkdocs:
99
runs-on: ubuntu-latest
10-
needs: run-markdownlint
10+
# needs: run-markdownlint
1111

1212
steps:
1313
- name: Checkout code

0 commit comments

Comments
 (0)