Skip to content

Commit 67fdc6d

Browse files
committed
[REVERTME] check if test suite runs without the prototype namespace
1 parent da408f2 commit 67fdc6d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test-linux-cpu.yml

+2
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,6 @@ jobs:
5454
5555
# Run Tests
5656
python3 -m torch.utils.collect_env
57+
rm -rf torchvision/prototype
58+
rm test/*prototype*
5759
python3 -m pytest --junitxml=test-results/junit.xml -v --durations 20

0 commit comments

Comments
 (0)