File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -371,7 +371,7 @@ jobs:
371371 permissions :
372372 id-token : write
373373 contents : read
374- uses : pytorch/test-infra/.github/workflows/mobile_job.yml@main
374+ uses : pytorch/test-infra/.github/workflows/mobile_job.yml@test-partial-upload
375375 needs :
376376 - set-parameters
377377 - prepare-test-specs
Original file line number Diff line number Diff line change @@ -452,7 +452,7 @@ jobs:
452452 permissions :
453453 id-token : write
454454 contents : read
455- uses : pytorch/test-infra/.github/workflows/mobile_job.yml@main
455+ uses : pytorch/test-infra/.github/workflows/mobile_job.yml@test-partial-upload
456456 strategy :
457457 matrix : ${{ fromJson(needs.set-parameters.outputs.benchmark_configs) }}
458458 fail-fast : false
You can’t perform that action at this time.
0 commit comments