mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
Merge pull request #5622 from overleaf/jpa-less-verbose-ci
[web] less verbose CI GitOrigin-RevId: 4935fa7f10db9309376c548788277c79b9ec50db
This commit is contained in:
@@ -18,8 +18,6 @@ module.exports = {
|
||||
Settings.env || DEFAULT_ENV,
|
||||
]
|
||||
execFile('npm', args, (error, stdout, stderr) => {
|
||||
console.log(stdout)
|
||||
console.error(stderr)
|
||||
if (error) {
|
||||
throw error
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user