We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d60b12e commit 3fb3955Copy full SHA for 3fb3955
buildspec/linuxE2ETests.yml
@@ -6,7 +6,6 @@ run-as: codebuild-user
6
env:
7
variables:
8
AWS_TOOLKIT_TEST_NO_COLOR: '1'
9
- NO_COVERAGE: 'true'
10
# Suppress noisy apt-get/dpkg warnings like "debconf: unable to initialize frontend: Dialog").
11
DEBIAN_FRONTEND: 'noninteractive'
12
buildspec/linuxIntegrationTests.yml
@@ -9,7 +9,6 @@ env:
# VSCODE_TEST_VERSION
# GITHUB_READONLY_TOKEN
13
14
15
0 commit comments