Skip to content

Commit bd2095f

Browse files
authored
Update ci.yml
1 parent 27fd25e commit bd2095f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: Install dependencies
2929
run: |
3030
npm install
31-
lerna bootstrap
31+
3232
3333
- name: Test
3434
run: yarn test:unit

0 commit comments

Comments
 (0)