mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-15 23:09:49 +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
|
id: job_summary
|
||||||
run: |
|
run: |
|
||||||
echo "## Run Information" >> $GITHUB_STEP_SUMMARY
|
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
|
- name: Send report to Discord
|
||||||
uses: rjstone/discord-webhook-notify@v1
|
uses: rjstone/discord-webhook-notify@v1
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user