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:
authorisaacs <i@izs.me>2020-07-25 01:18:03 +0300
committerisaacs <i@izs.me>2020-07-29 21:55:03 +0300
commit876ea2d833881c358702bb3893fc4caa124e3a45 (patch)
tree87834a842fa17c9d10f5eef9f11dd1aee3ffadd2 /.github
parentb85520f77c24157f4532447fd0232a9c582e7fc5 (diff)
update CI test script for travis
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/ci.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index c3955a766..eb74c2849 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -44,8 +44,5 @@ jobs:
# if: matrix.os == 'ubuntu-latest'
# run: sudo PATH=$PATH $(which node) . test -- --coverage --timeout 600
- - name: Lint
- run: node . run lint
-
- name: Validate licenses
run: node . run licenses