When I run Fastlane scan for one simulator device in devices it shows the number of test and failures properly. But when I add extra device in devices of Scanfile. Then number of test show 0. Adding screenshot for the same.
Scanfile:
clean(true) skip_build(true) devices ["iPhone 11","iPhone 11 Pro"]