Skip to content

Commit

Permalink
re-enable frozen-lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
adenj committed Nov 7, 2024
1 parent 7c5ef99 commit cfa10ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
${{ runner.os }}-pnpm-store-
- name: Install dependencies
run: pnpm install
run: --frozen-lockfile

- name: Test
run: pnpm test:ci
Expand Down

0 comments on commit cfa10ad

Please sign in to comment.