mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-14 17:50:13 +00:00
test
This commit is contained in:
parent
6dd7a8a0af
commit
7a57e0b782
4 changed files with 5 additions and 7 deletions
|
|
@ -33,7 +33,7 @@ def report_status(name, start_time, exit=None):
|
|||
'started_at': start_time,
|
||||
'output': {
|
||||
'title': name,
|
||||
'summary': f"dasdfasdfasdf", # todo
|
||||
'summary': f"Check logs at {must_get_env("ACTION_LOGS_URL")}",
|
||||
'text': "[]",
|
||||
'annotations': []
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue