realm / aws-devicefarm

Github action for triggering runs on AWS devicefarm
MIT License
17 stars 10 forks source link

test-application's data output is stale #7

Closed fealebenpae closed 1 year ago

fealebenpae commented 2 years ago

It returns the original response of the first scheduleRun API call, not the last getRun call.

bmunkholm commented 1 year ago

@fealebenpae Can you confirm that this is now done?

fealebenpae commented 1 year ago

I can verify this is indeed done looking at the new test output in the dotnet repo.