Hotfix torch installation (#83)
* Hotfix torch installation * Hotfix torch installation
This commit is contained in:
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@@ -30,5 +30,6 @@ jobs:
|
||||
uses: actions/setup-python@v2
|
||||
with:
|
||||
python-version: '3.10'
|
||||
- run: pip install -r requirements-ci.txt
|
||||
- run: pip install -r requirements.txt
|
||||
- run: pip install pytest
|
||||
- run: pytest
|
||||
|
||||
Reference in New Issue
Block a user