Skip to content

Commit 149e682

Browse files
print env var DELVE_DEBUG
Signed-off-by: Nikita Korolev <[email protected]>
1 parent 1007219 commit 149e682

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/dev_module_build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -248,6 +248,7 @@ jobs:
248248
echo MODULES_MODULE_SOURCE=$MODULES_MODULE_SOURCE
249249
echo MODULES_MODULE_TAG=$MODULES_MODULE_TAG
250250
echo MODULE_EDITION=$MODULE_EDITION
251+
echo DELVE_DEBUG=$DELVE_DEBUG
251252
252253
- uses: actions/checkout@v4
253254
with:

0 commit comments

Comments
 (0)