You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: setup-local/action.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ inputs:
5
5
description: 'Allows the user to start/stop local testing'
6
6
required: true
7
7
local-logging-level:
8
-
description: 'Logging level of the logs generated by the Local Binary. Defaults to false, i.e. no artifacts will be uploaded'
8
+
description: 'Logging level of the logs generated by the Local Binary. The logs will be uploaded as artifacts. Defaults to false, i.e. no artifacts will be uploaded'
0 commit comments