diff --git a/docs/test/md_testing.js b/docs/test/md_testing.js index 9e03a857..2ff8ada7 100644 --- a/docs/test/md_testing.js +++ b/docs/test/md_testing.js @@ -9,6 +9,7 @@ const excludedGlobs = [ "../src/embedding.md", "../src/examples/*.md", "../src/guides/tables.md", + "../src/guides/storage.md", "../src/embeddings/*.md", ];