actions / setup-dotnet

Set up your GitHub Actions workflow with a specific version of the .NET core sdk
MIT License
919 stars 454 forks source link

Refactor and update unit-tests #418

Closed IvanZosimov closed 1 year ago

IvanZosimov commented 1 year ago

Description: In the scope of this PR the unit-tests were refactored and updated in order to remove their integration like behavior. Dotnet installation scripts were updated as well.

Related issue: https://github.com/actions/runner-images-internal/issues/4973

Check list: