Skip to content

Commit cdf2bbe

Browse files
!
1 parent 36fec1f commit cdf2bbe

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/Test-CI-daily-notebooks-applications.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,9 @@ jobs:
7575
"| " + .name + " | " + (.message | @html | split("\n") | .[0]) + " |"
7676
'
7777
}>>"$GITHUB_STEP_SUMMARY"
78+
echo "$GITHUB_STEP_SUMMARY"
7879
echo GITHUB_STEP_SUMMARY=$GITHUB_STEP_SUMMARY >> $GITHUB_ENV
80+
echo ${{ env.GITHUB_STEP_SUMMARY }}
7981
8082
- name: Send JSON to slack workflow
8183
id: slack

0 commit comments

Comments
 (0)