Skip to content

Commit 5d767df

Browse files
authored
Update test.yml
1 parent ad2595c commit 5d767df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@ jobs:
2626
with:
2727
node-version: ${{ matrix.node-version }}
2828
cache: 'yarn'
29-
- run: yarn install --frozen-lockfile
29+
- run: yarn install
3030
- run: yarn test:ci

0 commit comments

Comments
 (0)