Skip to content

Commit 3f0ba96

Browse files
committed
Menial change
1 parent cd830e1 commit 3f0ba96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/evaluate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ jobs:
151151
name: eval_result
152152
path: ./evals/results/pr${{ github.event.issue.number }}
153153

154-
- name: GitHub Summary Step
154+
- name: Summarize results
155155
if: ${{ success() }}
156156
run: |
157157
echo "📊 Evaluation Results" >> $GITHUB_STEP_SUMMARY

0 commit comments

Comments
 (0)