Skip to content

Commit ca4c026

Browse files
committed
fix yml
1 parent 072648a commit ca4c026

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ outputs:
9494
DEVICE_CLOUD_FLOW_RESULTS:
9595
description: 'JSON array containing results for each flow, including name, status, and any errors'
9696
DEVICE_CLOUD_UPLOAD_STATUS:
97-
description: 'Status of the test run (PENDING, PREPARING, INSTALLING, RUNNING, SUCCESS, ERROR, CANCELED, WARNING)'
97+
description: 'Status of the test run (PENDING, RUNNING, PASSED, FAILED, CANCELLED)'
9898
DEVICE_CLOUD_APP_BINARY_ID:
9999
description: 'ID of the uploaded app binary in Device Cloud'
100100

0 commit comments

Comments
 (0)