Skip to content

Commit

Permalink
test: weaviate tests
Browse files Browse the repository at this point in the history
  • Loading branch information
tiadams committed Oct 15, 2024
1 parent 6b65aa0 commit a557058
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_weaviate_repository.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@


class Test(TestCase):
@unittest.skip("currently broken on github workflows")

def test_repository(self):

repository = WeaviateRepository(mode="disk", path="db")
Expand Down

0 comments on commit a557058

Please sign in to comment.