Skip to content

Commit dcc81f8

Browse files
committed
test:
1 parent 94dca7a commit dcc81f8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/android-perf.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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@addSpec
375375
needs:
376376
- set-parameters
377377
- prepare-test-specs

.github/workflows/apple-perf.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -346,7 +346,7 @@ jobs:
346346
347347
build-benchmark-app:
348348
name: build-benchmark-app
349-
uses: pytorch/test-infra/.github/workflows/macos_job.yml@main
349+
uses: pytorch/test-infra/.github/workflows/macos_job.yml@addSpec
350350
needs:
351351
- set-parameters
352352
secrets: inherit

0 commit comments

Comments
 (0)