Skip to content

Commit 5bb9af6

Browse files
remove logging
1 parent 4693211 commit 5bb9af6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • infrastructure/terraform/components/api

infrastructure/terraform/components/api/pre.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ $ROOT_DIR/scripts/set-github-token.sh
1212

1313
echo "Completed."
1414

15-
npm ci --loglevel verbose
15+
npm ci
1616

1717
npm run generate-dependencies --workspaces --if-present
1818

0 commit comments

Comments
 (0)