Skip to content

Commit

Permalink
remove storage
Browse files Browse the repository at this point in the history
  • Loading branch information
oeway committed Nov 22, 2024
1 parent 6ffb36c commit 592a770
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,6 @@ jobs:
- 6333:6333
- 6334:6334
options: --health-cmd "bash -c ':> /dev/tcp/127.0.0.1/6333' || exit 1" --health-interval 10s --health-timeout 5s --health-retries 5
volumes:
- ./qdrant_storage:/qdrant/storage:z
steps:
- uses: actions/checkout@v4
- name: Set up Python ${{ matrix.python-version }}
Expand Down

0 comments on commit 592a770

Please sign in to comment.