Skip to content

Commit bdd28bd

Browse files
committed
try frozen lockfile
1 parent 463d68a commit bdd28bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/recursive-verification-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
7171
- name: Install project dependencies
7272
working-directory: recursive_verification
73-
run: bun install
73+
run: bun install --frozen-lockfile
7474

7575
- name: Compile Noir circuit
7676
working-directory: recursive_verification/circuit

0 commit comments

Comments
 (0)