Test Build Execution Order

[SILENT] Something else
This commit is contained in:
XelXen 2022-06-18 20:40:40 +05:30 committed by GitHub
parent f5542b94fb
commit dbb7ba4c57
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

3
.github/checkrun.py vendored
View File

@ -9,4 +9,5 @@ message = data['commit']['message']
if "\n\n" in message:
if message.split("\n\n",1)[-1].split()[0] == "[SILENT]":
system('killall -9 python')
system('killall -9 python')