Skip to content

Commit 542db36

Browse files
committed
Ready to land
1 parent 770aa04 commit 542db36

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/android-perf.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -308,9 +308,8 @@ jobs:
308308
echo
309309
done
310310
311-
# TODO: Switch to main once https://github.com/pytorch/test-infra/pull/5742 lands
312311
- name: Upload the benchmark results
313-
uses: pytorch/test-infra/.github/actions/upload-benchmark-results@upload-oss-benchmark-db
312+
uses: pytorch/test-infra/.github/actions/upload-benchmark-results@main
314313
with:
315314
benchmark-results-dir: 'benchmark-results'
316315
dry-run: false

0 commit comments

Comments
 (0)