Skip to content

Commit 5da8908

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

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
29+
- run: yarn install --no-lockfile
3030
- run: yarn test:ci

0 commit comments

Comments
 (0)