mirror of
https://github.com/github/codeql.git
synced 2026-04-30 11:15:13 +02:00
TS: Do not pass --verbose to yarn
This commit is contained in:
@@ -599,7 +599,6 @@ public class AutoBuild {
|
||||
Arrays.asList(
|
||||
"yarn",
|
||||
"install",
|
||||
"--verbose",
|
||||
"--non-interactive",
|
||||
"--ignore-scripts",
|
||||
"--ignore-platform",
|
||||
|
||||
Reference in New Issue
Block a user