We should enable parallelization in all github actions so that if a job fails, we can run it independently. Similar to these: https://github.com/mozilla-mobile/testops-dashboard/blob/c63cc6cec77cbc3d1d58fc1bb7dfbbe745015c90/.github/workflows/production-daily.yml#L45 cc @philimon-reset
We should enable parallelization in all github actions so that if a job fails, we can run it independently.
Similar to these:
testops-dashboard/.github/workflows/production-daily.yml
Line 45 in c63cc6c
cc @philimon-reset