Skip to content

Commit 5cf984c

Browse files
authored
Merge branch 'master' into OtusTeam-patch-1
2 parents 2944d35 + 17b90f0 commit 5cf984c

2 files changed

Lines changed: 2082 additions & 1182 deletions

File tree

.github/workflows/sanity-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111

1212
- name: Install Packages
1313
run: |
14-
npm install
14+
npm ci
1515
- name: Lint
1616
run: |
1717
npm run lint

0 commit comments

Comments
 (0)