bugsnag / bugsnag-unity-performance

Monitor the start-up, scene loading and network requests of your Unity game and see the results in your BugSnag dashboard.
https://docs.bugsnag.com/performance/integration-guides/unity
MIT License
1 stars 2 forks source link

[PLAT-11248] Add bundle install to pipeline file where needed. #98

Closed joshedney closed 8 months ago

joshedney commented 8 months ago

Goal

Install required gems on ci steps where they are needed.

Changeset

Add bundle install to ci steps where needed.

Testing

Covered by CI