Skip to content

Commit fc49029

Browse files
committed
Don't stream logs
1 parent 1d67331 commit fc49029

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/codebuild-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ jobs:
4141
role-duration-seconds: 7200
4242
- name: Run Integration Test build
4343
uses: aws-actions/aws-codebuild-run-build@v1
44+
hide-cloudwatch-logs: true
4445
timeout-minutes: 180
4546
with:
4647
project-name: aws-sdk-java-v2-IntegrationTest-JDK8

0 commit comments

Comments
 (0)