Skip to content

Commit cd10dd9

Browse files
authored
WIP: Update main.yml
1 parent e17f362 commit cd10dd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
${{ runner.os }}-pnpm-store-
4343
4444
- name: Install dependencies
45-
run: pnpm install --frozen-lockfile
45+
run: pnpm install
4646

4747
- name: Run unit tests (lib package)
4848
run: pnpm --filter @palabra-ai/translator test

0 commit comments

Comments
 (0)