Skip to content

Commit 9ab8db6

Browse files
committed
update ci
1 parent 827db54 commit 9ab8db6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

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

4242
- name: Install dependencies for testing
43-
run: yarn install --frozen-lockfiles
43+
run: yarn install
4444
working-directory: test
4545

4646
- name: Test

0 commit comments

Comments
 (0)