Skip to content

Commit c3c00db

Browse files
UTAPI-116: Suppress aws sdk v2 warnings
1 parent 5f1d4a8 commit c3c00db

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/tests.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@ on:
1818
required: false
1919
description: Timeout for ssh connection to worker (minutes)
2020
default: 30
21+
22+
env:
23+
AWS_SDK_JS_SUPPRESS_MAINTENANCE_MODE_MESSAGE: '1'
24+
2125
jobs:
2226
build-ci:
2327
uses: ./.github/workflows/build-ci.yaml

0 commit comments

Comments
 (0)