Skip to content

Commit 54bc0ed

Browse files
authored
Merge pull request #40161 from amcasey/NoNpmUpdate
Delete extra npm update
2 parents 4eb9fb4 + 4778cda commit 54bc0ed

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ jobs:
3131
npm uninstall typescript --no-save
3232
npm uninstall tslint --no-save
3333
- run: npm ci
34-
- run: npm update
3534

3635
# Re: https://github.com/actions/setup-node/pull/125
3736
- name: Register Problem Matcher for TSC

0 commit comments

Comments
 (0)