We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a11a20 commit 7bebf44Copy full SHA for 7bebf44
1 file changed
.vsts-ci/misc-analysis/markdown.yml
@@ -30,12 +30,6 @@ jobs:
30
31
- checkout: ComplianceRepo
32
33
- - task: Cache@2
34
- inputs:
35
- key: '"markdown-link-check" | "$(Agent.OS)" | $(repoPath)/test/common/markdown-link/markdown-link.tests.ps1'
36
- path: $(YARN_GLOBAL_CACHE_FOLDER)
37
- displayName: Cache Yarn packages
38
-
39
- powershell: |
40
Install-module Pester -Scope CurrentUser -Force -MaximumVersion 4.99
41
displayName: Install Pester
0 commit comments