Skip to content

Commit 05bf7ed

Browse files
committed
ci: run install for potential duplicates
1 parent cdb95ba commit 05bf7ed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ jobs:
5353
if: ${{ matrix.eslint != 9 }}
5454
run: |
5555
yarn add -D eslint@${{ matrix.eslint }} eslint-plugin-unicorn@56
56+
yarn --no-immutable
5657
5758
- name: Install Dependencies
5859
run: yarn --immutable

0 commit comments

Comments
 (0)