Skip to content

Commit 4670174

Browse files
committed
try fix tests ME compile again
1 parent ad45bcb commit 4670174

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,8 @@ jobs:
3535
- name: Build and install MinkowskiEngine
3636
run: |
3737
git clone https://github.com/NVIDIA/MinkowskiEngine.git
38+
3839
cd MinkowskiEngine
39-
40-
pip install -r requirements.txt
4140
python setup.py install --blas=openblas --cpu_only
4241
4342
- name: Run tests with TorchScript enabled

0 commit comments

Comments
 (0)