We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0a8045 commit 343af73Copy full SHA for 343af73
.expeditor/run_windows_tests.ps1
@@ -1,7 +1,4 @@
1
$ErrorActionPreference="stop"
2
-Write-Host "Manually clearing the chef-test-kitchen-enterprise cache"
3
-Remove-Item -Recurse -Force "C:/workdir/vendor/bundle/ruby/3.1.0/cache/bundler/git/chef-test-kitchen-enterprise-dba8545c33365a2bffe55f9cb935af5b46709af2"
4
-Write-Host "Cleaned the previous cache"
5
6
Write-Host "--- bundle install"
7
0 commit comments