1 parent 751c4e6 commit 805f607Copy full SHA for 805f607
1 file changed
.github/workflows/benchmark.yml
@@ -38,8 +38,7 @@ jobs:
38
--report=default \
39
--tag=pr \
40
--retry-threshold=5 \
41
- --iterations=10 \
42
- --output=json > pr-results.json
+ --iterations=10
43
44
# Step 5: Checkout base branch
45
- name: Checkout base branch
0 commit comments