Skip to content

Commit

Permalink
fix: Fixing merge comflict in int test
Browse files Browse the repository at this point in the history
  • Loading branch information
tazarov committed Dec 27, 2024
1 parent f24ea6b commit 254121d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,6 @@ jobs:
--set chromadb.isPersistent=true \
--set chromadb.allowReset=true \
--set chromadb.apiVersion=${{ matrix.chroma-version }}
--set chromadb.apiVersion=${{ matrix.chroma-version }}
- name: Wait for deployment to be ready
run: |
kubectl wait \
Expand Down

0 comments on commit 254121d

Please sign in to comment.