Skip to content

Commit 955246a

Browse files
author
Thắng. Lý Quang (5)
committed
ci: upload raw artifacts for agentic replay
1 parent 8e1205e commit 955246a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/benchmark-tmpl.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@ jobs:
296296
path: ${{ env.RESULT_FILENAME }}.json
297297

298298
- name: Upload agentic raw results
299-
if: ${{ always() && inputs.scenario-type == 'agentic-coding' }}
299+
if: ${{ always() && (inputs.scenario-type == 'agentic-coding' || inputs.scenario-type == 'agentic-replay') }}
300300
uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1
301301
with:
302302
name: agentic_${{ env.RESULT_FILENAME }}

0 commit comments

Comments
 (0)