Skip to content

Commit 757256b

Browse files
committed
update
1 parent 978578a commit 757256b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/_ascend_npu_benchmark.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,8 @@ jobs:
7272
- name: Checkout benchmark
7373
uses: actions/checkout@v4
7474
with:
75-
repository: pytorch/benchmark
75+
repository: shink/benchmark
76+
ref: feat/test_bench/continue_on_error
7677
path: benchmark
7778

7879
- name: Download ${{ inputs.artifact_name }}

0 commit comments

Comments
 (0)