Skip to content

Commit c7292af

Browse files
committed
Update workflow
1 parent 0313360 commit c7292af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-docs-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ jobs:
209209
WCD_PASSWORD: ${{ secrets.WCD_PASSWORD }}
210210
run: |
211211
source .venv/bin/activate
212-
pytest -m pyv4 -v tests/test_agents.py
212+
pytest -m pyv4 -v
213213
214214
# Clean up containers
215215
- name: Stop Weaviate containers

0 commit comments

Comments
 (0)