Skip to content

Commit ffed0a7

Browse files
authored
Update run-python-tests.yml
1 parent cd97009 commit ffed0a7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/run-python-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ jobs:
4343

4444
- name: Setup Database (Data & Indexes)
4545
run: |
46+
mongorestore --archive=sampledata.archive --port=27017
4647
# ---------------------------------------------------------
4748
# 1. Prepare the Search Index Definition
4849
# ---------------------------------------------------------

0 commit comments

Comments
 (0)