Skip to content

Commit 94605e2

Browse files
author
Leo Park
committed
CI: Update Run tests
1 parent db182ea commit 94605e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,5 @@ jobs:
3838
curl -s http://localhost:9200
3939
4040
- name: Run tests
41-
run: python3 es_test_data.py --count=1000 --es_url=http://localhost:9200
41+
run: python3 search_test.py --count=1000 --search_db_url=http://localhost:9200
4242

0 commit comments

Comments
 (0)