Skip to content

Commit

Permalink
use tilt ci
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolas committed Feb 16, 2024
1 parent 10112b0 commit 42b7d4a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/chroma-cluster-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,7 @@ jobs:
matrix:
python: ['3.8']
platform: ['16core-64gb-ubuntu-latest']
testfile: ["chromadb/test/ingest/test_producer_consumer.py",
"chromadb/test/db/test_system.py",
testfile: ["chromadb/test/db/test_system.py",
"chromadb/test/segment/distributed/test_memberlist_provider.py",]
runs-on: ${{ matrix.platform }}
steps:
Expand Down

0 comments on commit 42b7d4a

Please sign in to comment.