Skip to content

Commit 3e96acd

Browse files
authored
Update bench.yml
1 parent b416ac4 commit 3e96acd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bench.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747

4848
- name: Bench (Master v. PR)
4949
run: |
50-
bash .github/workflows/phoenix/submit-bench.sh .github/workflows/phoenix/bench.sh ${{ matrix.device }}
50+
(cd pr && bash .github/workflows/phoenix/submit-bench.sh .github/workflows/phoenix/bench.sh ${{ matrix.device }})
5151
5252
- name: Generate & Post Comment
5353
run: |

0 commit comments

Comments
 (0)