+
This commit is contained in:
committed by
GitHub
parent
485bab4361
commit
05f1269f05
@@ -23,6 +23,7 @@ JSON_URL = "https://raw.githubusercontent.com/wiki/{repo_name}/{filename}"
|
||||
def main():
|
||||
print("Starting action")
|
||||
call("ssh-add", "-l")
|
||||
print("TESTTTTTTTTT")
|
||||
config = Config.from_environ(os.environ)
|
||||
coverage_info = get_coverage_info(config=config)
|
||||
gh = get_api(config=config)
|
||||
|
||||
Reference in New Issue
Block a user