Skip to content

Commit 99fa851

Browse files
committed
update
1 parent 1d80f14 commit 99fa851

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/nightly_tests.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -584,6 +584,10 @@ jobs:
584584
--output_file $CONSOLIDATED_REPORT_PATH \
585585
--slack_channel_name diffusers-ci-nightly
586586
587+
- name: Show consolidated report
588+
run: |
589+
cat $CONSOLIDATED_REPORT_PATH >> $GITHUB_STEP_SUMMARY
590+
587591
- name: Upload consolidated report
588592
uses: actions/upload-artifact@v4
589593
with:

0 commit comments

Comments
 (0)