Skip to content

Commit

Permalink
drop sleep
Browse files Browse the repository at this point in the history
  • Loading branch information
ekorman committed Jul 26, 2024
1 parent 0d22b17 commit af8b66f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,4 @@ jobs:
with:
python-version: "3.10"
- run: pip install ".[test, weaviate]"
- run: sleep 10
- run: pytest -v tests/functional-tests/test_weaviate.py

0 comments on commit af8b66f

Please sign in to comment.