We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56b6bae commit c0e4530Copy full SHA for c0e4530
1 file changed
.scrutinizer.yml
@@ -7,6 +7,6 @@ build:
7
analysis:
8
commands:
9
- corepack enable
10
- - corepack prepare pnpm@latest-11 --activate
+ - corepack prepare pnpm@latest-10 --activate
11
- pnpm install --frozen-lockfile
12
- pnpm exec js-scrutinizer-run
0 commit comments