As it turns out, Xcode Cloud is not having any trouble fetching the images. The issue was that Xcode Cloud builds the tests on one machine and then passes the test bundle onto another machine which doesn't have access to the repo, so it doesn't have any of the images. Needed to use symlinks and Xcode Cloud build scripts to fix it.
Topic:
Developer Tools & Services
SubTopic:
Xcode
Tags: