This commit is contained in:
henryruhs
2026-05-11 02:51:35 +02:00
parent 8bbb6e7062
commit e05d13c47e
3 changed files with 4 additions and 2 deletions
-1
View File
@@ -36,7 +36,6 @@ jobs:
- run: python install.py --onnxruntime default --skip-conda
- run: pip install pytest
- run: pip install pytest-mock
- run: pip install pytest-timeout
- run: pip install httpx
- run: pip install python-multipart
- run: pytest