Skip to content

Commit 4fc4ce3

Browse files
committed
Merge branch 'test_autocast_cpu' of github.com:NicolasHug/vision into test_autocast_cpu
2 parents 53a00d9 + 9a55f46 commit 4fc4ce3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,7 @@ jobs:
139139
140140
unittests-extended:
141141
uses: pytorch/test-infra/.github/workflows/linux_job.yml@main
142+
if: contains(github.event.pull_request.labels.*.name, 'run-extended')
142143
with:
143144
repository: pytorch/vision
144145
test-infra-ref: main

0 commit comments

Comments
 (0)