diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8baf9c5ace2..89d895e5d8c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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