Typo
This commit is contained in:
parent
0a403bb9e2
commit
0057fb3378
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ for result in data['results']:
|
|||
context=type,
|
||||
description=attr,
|
||||
target_url="https://git.aciceri.dev", # FIXME
|
||||
state="success" if success else "failure" # ma be pending,success,failure,error_message
|
||||
state="success" if success else "failure" # may be pending,success,failure,error_message
|
||||
)
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue