Skip to content

Commit

Permalink
chore: install docarray in operator integration tests
Browse files Browse the repository at this point in the history
  • Loading branch information
npitsillos committed Jul 19, 2023
1 parent a9143df commit fa0cb71
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/operator-integration-tests-v2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -396,6 +396,7 @@ jobs:
- name: Install Jina
run: |
pip3 install jina
pip3 install docarray==0.21.1
- name: Install Dependencies
run: |
Expand Down

0 comments on commit fa0cb71

Please sign in to comment.