We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4eb9fb4 commit 4778cdaCopy full SHA for 4778cda
1 file changed
.github/workflows/ci.yml
@@ -31,7 +31,6 @@ jobs:
31
npm uninstall typescript --no-save
32
npm uninstall tslint --no-save
33
- run: npm ci
34
- - run: npm update
35
36
# Re: https://github.com/actions/setup-node/pull/125
37
- name: Register Problem Matcher for TSC
0 commit comments