Skip to content

Commit 6f6961b

Browse files
committed
update test action worklfow
1 parent 37ef094 commit 6f6961b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,5 +90,5 @@ jobs:
9090
Exit 1
9191
}
9292
else {
93-
Write-Output "::notice title=Action check::Action would have failed the workflow given invalid input."
93+
Write-Output "::notice title=Action check::Action would have failed the workflow given invalid input. You should see an error message on the action's Annotations."
9494
}

0 commit comments

Comments
 (0)