Merge pull request #40161 from amcasey/NoNpmUpdate

Delete extra npm update
This commit is contained in:
Andrew Casey
2020-08-20 18:39:24 -07:00
committed by GitHub

View File

@@ -31,7 +31,6 @@ jobs:
npm uninstall typescript --no-save
npm uninstall tslint --no-save
- run: npm ci
- run: npm update
# Re: https://github.com/actions/setup-node/pull/125
- name: Register Problem Matcher for TSC