Skip to content

Commit

Permalink
Revert "Remove --frozen-lockfile for try-scenarios"
Browse files Browse the repository at this point in the history
  • Loading branch information
mkszepp committed Aug 28, 2024
1 parent 6b33fcd commit dd6f02e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ jobs:
cache: pnpm

- name: Install Dependencies
run: pnpm install
run: pnpm install --frozen-lockfile

- name: Run Tests
env:
Expand Down

0 comments on commit dd6f02e

Please sign in to comment.