game-ci / unity-builder

Build Unity projects for different platforms
https://github.com/marketplace/actions/unity-builder
MIT License
845 stars 244 forks source link

Update cloud-runner-ci-pipeline.yml #626

Closed frostebite closed 7 months ago

frostebite commented 7 months ago

Changes

Related Issues

Related PRs

Successful Workflow Run Link

PRs don't have access to secrets so you will need to provide a link to a successful run of the workflows from your own repo.

Checklist

frostebite commented 7 months ago

@GabLeRoux small fix to remove what turned out to be an unnecessary cleanup step

github-actions[bot] commented 7 months ago

Cat Gif

codecov-commenter commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (e73b48f) 36.90% compared to head (5d9cdab) 36.90%.

:exclamation: Current head 5d9cdab differs from pull request most recent head e97c52b. Consider uploading reports for the commit e97c52b to get more accurate results

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/game-ci/unity-builder/pull/626/graphs/tree.svg?width=650&height=150&src=pr&token=eRCPplc2s1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=game-ci)](https://app.codecov.io/gh/game-ci/unity-builder/pull/626?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=game-ci) ```diff @@ Coverage Diff @@ ## main #626 +/- ## ======================================= Coverage 36.90% 36.90% ======================================= Files 77 77 Lines 3116 3116 Branches 642 642 ======================================= Hits 1150 1150 Misses 1823 1823 Partials 143 143 ```