Next 1.3.1 (#149)
* Use default flags for installer * Remove condition for cpu * Okay, here we have default torch * Update preview * Fix CI
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -30,6 +30,6 @@ jobs:
|
||||
uses: actions/setup-python@v2
|
||||
with:
|
||||
python-version: '3.10'
|
||||
- run: python install.py --torch cpu --onnxruntime cpu
|
||||
- run: python install.py --torch cpu --onnxruntime default
|
||||
- run: pip install pytest
|
||||
- run: pytest
|
||||
|
||||
Reference in New Issue
Block a user