actions / setup-dotnet

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

Bug/501 #507

Closed shaanmugapriya closed 4 months ago

shaanmugapriya commented 4 months ago

Description: If any of the workflow got failed or cancelled in mid of the run then added a step to delete/remove the directory from path which got generated as part of setup-dotnet step.

HarithaVattikuti commented 4 months ago

Please fix the failed checks and also the sln file is committed. Please remove the sln file and recheck the code chages. Include test cases code as well