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

Increase amount of retries for Dotnet installation scripts tests #427

Closed nikolai-laevskii closed 1 year ago

nikolai-laevskii commented 1 year ago

Description: Increased amount of retries for tests that require fetching dotnet-install scripts as they tend to fail from time to time.

Related issue:

Check list: