From 920e90293627f20e4fa15d9fc3dc129ff0fd8e6d Mon Sep 17 00:00:00 2001 From: Dirk Avery Date: Thu, 14 Sep 2023 13:32:52 -0400 Subject: [PATCH] Change settings --- .teamcity/scripts/performance.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/.teamcity/scripts/performance.sh b/.teamcity/scripts/performance.sh index a1bb26426d16..8dada6c0cf99 100644 --- a/.teamcity/scripts/performance.sh +++ b/.teamcity/scripts/performance.sh @@ -29,7 +29,6 @@ EOF export AWS_PROFILE=perftest fi -go install github.com/google/pprof@latest function vpctest { local suffix=$1 TF_ACC=1 go test \