Skip to content

Commit 6d7dd36

Browse files
authored
Update .scrutinizer.yml
1 parent 1db010e commit 6d7dd36

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.scrutinizer.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
checks:
22
javascript: true
33

4+
before_commands:
5+
- corepack enable
6+
- corepack prepare pnpm@latest-11 --activate
7+
- pnpm install --frozen-lockfile
8+
49
build:
510
image: default-jammy
611
nodes:

0 commit comments

Comments
 (0)