We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 769f60f commit 830d2d0Copy full SHA for 830d2d0
1 file changed
.github/workflows/run_spicebench_debug_streaming.yml
@@ -1,5 +1,5 @@
1
name: Run (Debug - Streaming)
2
-run-name: Run (Debug Streaming) - ${{ github.event.inputs.system_under_test }} - SF${{ github.event.inputs.scale_factor }}
+run-name: Run (Debug Streaming) - ${{ github.event.inputs.system_under_test }} - ${{ github.event.inputs.etl_type}} - SF${{ github.event.inputs.scale_factor }}
3
4
on:
5
workflow_dispatch:
0 commit comments