Skip to content

Commit bf4881d

Browse files
committed
update ci
1 parent 901162b commit bf4881d

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,7 @@ jobs:
4040
- run: yarn build
4141

4242
- name: Install dependencies for testing
43-
run: |
44-
yarn install-ttp
45-
yarn install
43+
run: yarn install
4644
working-directory: test
4745

4846
- name: Test

0 commit comments

Comments
 (0)