update specs

This commit is contained in:
Bryan MacFarlane
2019-05-17 10:29:35 -04:00
parent a97380e90d
commit 792122be54
2 changed files with 27 additions and 41 deletions

View File

@@ -42,7 +42,7 @@ export function getInput(name: string, options?: InputOptions): string | undefin
* sets the status of the action to neutral
* @param message
*/
export function setFailed(message: string): void
export function setNeutral(message: string): void
/**
* sets the status of the action to failed