mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-10 01:43:07 +00:00
test: cat content of backing file
This commit is contained in:
parent
0a97b34070
commit
378eee6846
2
.github/workflows/test_common.yml
vendored
2
.github/workflows/test_common.yml
vendored
@ -48,7 +48,7 @@ jobs:
|
||||
id: job_summary
|
||||
run: |
|
||||
echo "## Run Information" >> $GITHUB_STEP_SUMMARY
|
||||
echo "SUMMARY=$GITHUB_STEP_SUMMARY" >> $GITHUB_ENV
|
||||
echo "SUMMARY=$(cat $GITHUB_STEP_SUMMARY)" >> $GITHUB_ENV
|
||||
|
||||
- name: Send report to Discord
|
||||
uses: rjstone/discord-webhook-notify@v1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user