Skip to content

Commit

Permalink
[REVERTME] check if test suite runs without the prototype namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
pmeier committed Feb 17, 2023
1 parent da408f2 commit 67fdc6d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test-linux-cpu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,6 @@ jobs:
# Run Tests
python3 -m torch.utils.collect_env
rm -rf torchvision/prototype
rm test/*prototype*
python3 -m pytest --junitxml=test-results/junit.xml -v --durations 20

0 comments on commit 67fdc6d

Please sign in to comment.