Skip to content

Commit a0f68b5

Browse files
author
Maneesh-Relanto
committed
docs: add exclude-dirs to CI snippet for out-of-the-box correctness
1 parent 2ac3939 commit a0f68b5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@ jobs:
111111
uses: Maneesh-Relanto/md-connector@v1
112112
with:
113113
project-root: "."
114+
exclude-dirs: "node_modules .git venv .venv __pycache__ dist build"
114115
report-path: "MD_REPORT.md"
115116

116117
- name: Show coverage summary

0 commit comments

Comments
 (0)