Closed jkzilla closed 1 month ago
Hello @jkzilla
We have a current usage example showcasing how to use the matrix feature here: https://circleci.com/developer/orbs/orb/circleci/android#usage-test-matrix
The example you shared is a little misformatted in the markdown but we believe there may be an issue with this line:
name: "Test Android UI: <<matrix.system-image>>"
It may be that the :
or the following space are not allowed.
If you are able, please share the CircleCI pipeline where this issue occurred or a reproducible config.
There hasn't been any update on this for a long time, I'm closing this.
Orb version
2.0.3
What happened
android orb version 1 was able to digest and use matrix job parameters in the run ui tests step (### Expected behavior)
- system-images;android-31;default;x86_64 // Test with newest release
name: "Test Android UI: <>"
now fails with: