aws-devicefarm
aws-devicefarm copied to clipboard
test-application should include jobs and suites in output
We could add an array of jobs to the data.run
output, and an array of suites to data.run.jobs[]
. This will make it easier to use download-artifacts
on a specific suite without calling into the AWS CLI in separate steps.