Skip to content

Commit 3fb3955

Browse files
committed
tests: remove NO_COVERAGE
`NO_COVERAGE` was removed in abeda06
1 parent d60b12e commit 3fb3955

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

buildspec/linuxE2ETests.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ run-as: codebuild-user
66
env:
77
variables:
88
AWS_TOOLKIT_TEST_NO_COLOR: '1'
9-
NO_COVERAGE: 'true'
109
# Suppress noisy apt-get/dpkg warnings like "debconf: unable to initialize frontend: Dialog").
1110
DEBIAN_FRONTEND: 'noninteractive'
1211

buildspec/linuxIntegrationTests.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ env:
99
# VSCODE_TEST_VERSION
1010
# GITHUB_READONLY_TOKEN
1111
AWS_TOOLKIT_TEST_NO_COLOR: '1'
12-
NO_COVERAGE: 'true'
1312
# Suppress noisy apt-get/dpkg warnings like "debconf: unable to initialize frontend: Dialog").
1413
DEBIAN_FRONTEND: 'noninteractive'
1514

0 commit comments

Comments
 (0)