We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c556d25 commit b4fe4a9Copy full SHA for b4fe4a9
1 file changed
.scrutinizer.yml
@@ -5,9 +5,8 @@ build:
5
image: default-jammy
6
nodes:
7
analysis:
8
- environment:
9
- node: 20
10
commands:
+ - checkout-code ~/build
11
- corepack enable
12
- corepack prepare pnpm@latest-11 --activate
13
- pnpm install --frozen-lockfile
0 commit comments