We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b416ac4 commit 3e96acdCopy full SHA for 3e96acd
.github/workflows/bench.yml
@@ -47,7 +47,7 @@ jobs:
47
48
- name: Bench (Master v. PR)
49
run: |
50
- bash .github/workflows/phoenix/submit-bench.sh .github/workflows/phoenix/bench.sh ${{ matrix.device }}
+ (cd pr && bash .github/workflows/phoenix/submit-bench.sh .github/workflows/phoenix/bench.sh ${{ matrix.device }})
51
52
- name: Generate & Post Comment
53
0 commit comments