remove cache to test and skip pr build

This commit is contained in:
Hongtao Zhang 2024-03-26 13:29:38 -05:00
parent bd5bed2634
commit 765c30fbca

View file

@ -16,8 +16,10 @@ init:
- sc config WSearch start= auto # Starts Windows Search service- Needed for running ExplorerTest
- net start WSearch
cache:
- '%USERPROFILE%\.nuget\packages -> **.sln, **.csproj' # preserve nuget folder (packages) unless the solution or projects change
#cache:
# - '%USERPROFILE%\.nuget\packages -> **.sln, **.csproj' # preserve nuget folder (packages) unless the solution or projects change
skip_branch_with_pr: true
assembly_info: