We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46201a8 commit dd1a359Copy full SHA for dd1a359
1 file changed
.scrutinizer.yml
@@ -16,5 +16,6 @@ build:
16
tests:
17
override:
18
- export npm_config_user_agent="pnpm"
19
+ - export PORT=4173
20
- pnpm install --frozen-lockfile
21
- pnpm run build
0 commit comments