Skip to content

Commit dcfc6ae

Browse files
committed
Removes item from notebook exclude list.
1 parent cc598cd commit dcfc6ae

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bin/find-notebooks-to-test.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ EXEMPT_NOTEBOOKS__8_12=(
5858

5959
EXEMPT_NOTEBOOKS__8_14=(
6060
# Add any notebooks that must be skipped on versions 8.14 or older here
61-
"notebooks/search/09-semantic-text.ipynb",
6261
# This notebook has the text_expansion deprecation notice for 8.15.
6362
# Only running on 8.15 so includes the deprecation notice and newer so the local output is the same as CI
6463
"notebooks/langchain/langchain-vector-store-using-elser.ipynb",

0 commit comments

Comments
 (0)