Skip to content

Commit 56ce273

Browse files
committed
chore: fix CI
1 parent af499a9 commit 56ce273

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,5 @@ jobs:
2727
- name: Install Dependencies
2828
run: yarn install --frozen-lockfile
2929

30-
- name: Bootstrap Dependencies
31-
run: yarn bootstrap
32-
3330
- name: Test
3431
run: yarn test

0 commit comments

Comments
 (0)