Skip to content

Commit

Permalink
run nbtest through Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
maxjakob committed Jan 26, 2024
1 parent f22766a commit 4f6dfaa
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion notebooks/search/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ NOTEBOOKS = \
03-ELSER.ipynb \
04-multilingual.ipynb \
05-query-rules.ipynb \
06-synonyms-api.ipynb
06-synonyms-api.ipynb \
tokenization.ipynb

.PHONY: all $(NOTEBOOKS)

Expand Down

0 comments on commit 4f6dfaa

Please sign in to comment.