We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e17f362 commit cd10dd9Copy full SHA for cd10dd9
.github/workflows/main.yml
@@ -42,7 +42,7 @@ jobs:
42
${{ runner.os }}-pnpm-store-
43
44
- name: Install dependencies
45
- run: pnpm install --frozen-lockfile
+ run: pnpm install
46
47
- name: Run unit tests (lib package)
48
run: pnpm --filter @palabra-ai/translator test
0 commit comments