Skip to content

Commit bafa5dd

Browse files
Update ci-cd.yml
1 parent ec3bdf8 commit bafa5dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
version: 9
5656

5757
- name: Install dependencies
58-
run: pnpm i --no-lockfile --non-interactive
58+
run: pnpm i --no-lockfile
5959

6060
- name: Test
6161
run: pnpm test:${{ matrix.script-name }}

0 commit comments

Comments
 (0)