Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/template-oss/_step-test.yml')
-rw-r--r--scripts/template-oss/_step-test.yml5
1 files changed, 0 insertions, 5 deletions
diff --git a/scripts/template-oss/_step-test.yml b/scripts/template-oss/_step-test.yml
index 3eb0aa897..9471e6a5a 100644
--- a/scripts/template-oss/_step-test.yml
+++ b/scripts/template-oss/_step-test.yml
@@ -1,8 +1,3 @@
-- name: Link
- if: matrix
- run: {{ rootNpmPath }} link -f --ignore-scripts
-- name: Rebuild cmark-gfm
- run: {{ rootNpmPath }} rebuild cmark-gfm
{{> defaultStepTest }}
- name: Check Git Status
if: matrix && matrix.platform.os != 'windows-latest'