Skip to content

Commit a7dabfb

Browse files
committed
DX-1846: Bump log-level from debug to error
As explained in 60ca6c7
1 parent 809995c commit a7dabfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@ jobs:
290290
${IMAGE_NAME}:${IMAGE_TAG} \
291291
deploy \
292292
--env=production \
293-
--log-level=debug
293+
--log-level=error
294294
295295
cleanup:
296296
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)