Will Minter
Results
2
comments of
Will Minter
When I replaced the line in question with the following snippet, the job ran without an error: if (Test-Path $resultsFolder) { Remove-Item -Path $resultsFolder -Recurse -Force -ErrorAction SilentlyContinue }
It happens consistently. Have replicated it at least 10 times. We don't have a gitHub runner to try it on, so I can't answer Q2