From d88c90b14838ec3170499927bfb280f76ad01089 Mon Sep 17 00:00:00 2001 From: John R Barker Date: Thu, 23 Apr 2020 20:02:14 +0100 Subject: [PATCH] Correct codecov token --- tests/utils/shippable/shippable.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/utils/shippable/shippable.sh b/tests/utils/shippable/shippable.sh index 7b75a490..c1f141ac 100755 --- a/tests/utils/shippable/shippable.sh +++ b/tests/utils/shippable/shippable.sh @@ -165,7 +165,7 @@ function cleanup -f "${file}" \ -F "${flags}" \ -n "${test}" \ - -t 20636cf5-4d6a-4b9a-8d2d-6f22ebbaa752 \ + -t 31525df8-da26-4e61-b31f-05e3df48b091 \ -X coveragepy \ -X gcov \ -X fix \