Skip to content

Commit e67fa12

Browse files
committed
Test backwards compatibility run
1 parent e657185 commit e67fa12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/backwards_compatibility_marqo_execution.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
# Step to install dependencies from requirements.txt
7979
- name: Install Dependencies
8080
run: |
81-
pip install -r requirements.txt
81+
pip install -r tests/compatibility_tests/requirements.txt
8282
8383
# Step to configure AWS credentials
8484
- name: Configure AWS credentials

0 commit comments

Comments
 (0)