mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-03-19 19:13:09 +00:00
fix: adjust wording for job.status
This commit is contained in:
parent
7f587399bb
commit
46cfe01527
2
.github/workflows/test_common.yml
vendored
2
.github/workflows/test_common.yml
vendored
@ -92,6 +92,6 @@ jobs:
|
||||
with:
|
||||
severity: info
|
||||
username: ${{ github.workflow }}
|
||||
description: "## Test Run Result ${{ job.status }}"
|
||||
description: "## Job Result: ${{ job.status }}"
|
||||
details: ${{ env.JOB_SUMMARY }}
|
||||
webhookUrl: ${{ secrets.DISCORD_TEST_REPORTS_WH }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user