You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 4, 2025. It is now read-only.
Test Analytics stopped working after #321 was merged. The cause is, we are using xcodebuild (via fastlane) to run the Swift Package's test suites, and we have to add the Buildkite Test Analytics related environment variables to the scheme or testplan (see https://github.com/buildkite/test-collector-swift#step-3).