Skip to content

Commit 830d2d0

Browse files
committed
Fix
1 parent 769f60f commit 830d2d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/run_spicebench_debug_streaming.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: Run (Debug - Streaming)
2-
run-name: Run (Debug Streaming) - ${{ github.event.inputs.system_under_test }} - SF${{ github.event.inputs.scale_factor }}
2+
run-name: Run (Debug Streaming) - ${{ github.event.inputs.system_under_test }} - ${{ github.event.inputs.etl_type}} - SF${{ github.event.inputs.scale_factor }}
33

44
on:
55
workflow_dispatch:

0 commit comments

Comments
 (0)