Skip to content

Commit 0b6a178

Browse files
committed
fix
Signed-off-by: Icey <1790571317@qq.com>
1 parent 866a2bc commit 0b6a178

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/accuracy_test_new.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,6 @@ jobs:
203203
mkdir -p ./benchmarks/accuracy
204204
pytest -sv ./tests/e2e/singlecard/models/test_lm_eval_correctness.py \
205205
--config ./tests/e2e/singlecard/models/configs/${{ matrix.model_name }}.yaml \
206-
--report_template ./tests/e2e/singlecard/models/report_template.md \
207206
--report_output ./benchmarks/accuracy/${model_base_name}.md
208207
209208
- name: Generate step summary

0 commit comments

Comments
 (0)