Skip to content

Commit 46180fb

Browse files
committed
debugging
1 parent 5bbbad3 commit 46180fb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/regression.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,7 @@ env:
121121
build_sha: ${{ inputs.build_sha }}
122122
pr_number: ${{ github.event.number }}
123123
event_name: ${{ github.event_name }}
124+
DEBUG: ${{ join(fromJson(inputs.workflow_config).custom_data.ci_regression_jobs, ', ') }}
124125

125126
jobs:
126127
runner_labels_setup:

0 commit comments

Comments
 (0)