Skip to content

Commit

Permalink
Fix csv test file pattern
Browse files Browse the repository at this point in the history
  • Loading branch information
natoverse committed Jan 14, 2025
1 parent 4564787 commit c76d42c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/fixtures/min-csv/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ models:

input:
file_type: csv
file_pattern: ".*\\.csv$"

embeddings:
vector_store:
Expand Down

0 comments on commit c76d42c

Please sign in to comment.