Skip to content

Commit fb307ff

Browse files
authored
Update contracts-testing.yml
1 parent 513db56 commit fb307ff

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/contracts-testing.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@ jobs:
2626
with:
2727
node-version: 18.x
2828

29+
- name: Enable Corepack
30+
run: corepack enable
31+
2932
- name: Set Yarn version to Berry
3033
run: yarn set version 4.2.2
3134

0 commit comments

Comments
 (0)