Skip to content

Commit 81fa384

Browse files
Using random-100 for faster testing
1 parent 342f925 commit 81fa384

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-basic-functionality.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
poetry run python run.py \
8686
--host localhost \
8787
--engines redis-default-simple \
88-
--datasets glove-25-angular \
88+
--datasets random-100 \
8989
--queries 10 \
9090
--timeout 300
9191

0 commit comments

Comments
 (0)