Skip to content

Commit 97939a9

Browse files
Update release.yml
1 parent ddac82a commit 97939a9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@ jobs:
1414
node-version: '16'
1515
- name: npm Install
1616
run: npm install --legacy-peer-deps
17-
- name: Install dependencies
18-
run: npm ci --legacy-peer-deps #TODO: remove this flag once we get rid of tslint
1917
- name: Prettier check
2018
run: npm run check:prettier
2119
- name: Check linting

0 commit comments

Comments
 (0)