Skip to content

Commit fb28737

Browse files
committed
wip test ci
1 parent 4a97d73 commit fb28737

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
- name: Update yarn
4949
run: |
5050
corepack enable
51-
yarn install --immutable
51+
yarn install
5252
- name: Install dependencies
5353
run: yarn install --dev
5454
- name: Run syntax linter

0 commit comments

Comments
 (0)