Skip to content

Commit 9a55f46

Browse files
authored
Merge branch 'main' into test_autocast_cpu
2 parents e948fca + c449221 commit 9a55f46

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)