mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-01-06 20:37:02 +01:00
remove print
This commit is contained in:
@@ -176,10 +176,6 @@ jobs:
|
||||
& '.pipelines/verifyArm64Configuration.ps1' -solution '$(build.sourcesdirectory)\installer\PowerToysSetup.sln'
|
||||
displayName: Verify ARM64 configurations
|
||||
|
||||
- pwsh: |
|
||||
Write-Host "System.PullRequest.IsFork: $env:SYSTEM_PULLREQUEST_ISFORK"
|
||||
displayName: 'Print System.PullRequest.IsFork'
|
||||
|
||||
- ${{ if eq(parameters.enablePackageCaching, true) }}:
|
||||
- task: Cache@2
|
||||
displayName: 'Cache nuget packages (PackageReference)'
|
||||
|
||||
Reference in New Issue
Block a user