Skip to content

Commit 9e31eba

Browse files
committed
Revert run and report change
1 parent 80f62f9 commit 9e31eba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildspec/shared/linux-pre_build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ fi
2323

2424
# TODO: move this to the "install" phase?
2525
export NODE_OPTIONS='--max-old-space-size=8192'
26-
npm 2>&1 ci | run_and_report 4 'npm WARN deprecated' 'Deprecated dependencies must be updated.'
26+
npm 2>&1 ci | run_and_report 2 'npm WARN deprecated' 'Deprecated dependencies must be updated.'

0 commit comments

Comments
 (0)