Skip to content

Commit 95aad81

Browse files
authored
Update .scrutinizer.yml
1 parent 66280d4 commit 95aad81

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.scrutinizer.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,14 @@ checks:
44
build:
55
image: default-jammy
66
nodes:
7-
analysis:
7+
build:
88
commands:
99
- checkout-code ~/build
1010
- cd ~/build
1111
- corepack enable
1212
- corepack prepare pnpm@latest-10 --activate
1313
- pnpm install --frozen-lockfile
14+
analysis:
1415
tests:
1516
override:
1617
- js-scrutinizer-run

0 commit comments

Comments
 (0)