From 65943731f4d1c629a41a176948c997e49eed0ee5 Mon Sep 17 00:00:00 2001 From: Katharine Hyatt Date: Wed, 25 Feb 2026 14:24:11 +0100 Subject: [PATCH] Update pipeline.yml Add the secret codecov token --- .buildkite/pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.buildkite/pipeline.yml b/.buildkite/pipeline.yml index 165864871..0fb57f719 100644 --- a/.buildkite/pipeline.yml +++ b/.buildkite/pipeline.yml @@ -1,5 +1,5 @@ env: - SECRET_CODECOV_TOKEN: "" + SECRET_CODECOV_TOKEN: "ZJoKq7+gD0BKAkXuHUEodQYl492UA38uoOMs336yjV8yas4Zmk4I2LPDq9tc4Rf86xM8eDF5wCnYuWAz+HMHQRDVh3TNc6yeA47/XWBuvcwT3pPtACKVrPd4wsoHQWBdbu4K7ZirGyuOscdQuVfBNUAoHH6dpcZw6ycHqHP6T8kgi1wb04lnCon23RnpZjEmL+o2rTh150db5nW8aOCJmHgZbIlQD8MCeShGhn3hBSxgVmVKwentxIfKetdJRtxfLTirgY7geoON5NEJBGbRUHpAiB+H66XcbeeJBfqE39gRc9dnjw4ZXKXyeLLNdVxnIYmmDF/XoyEV8uO9bwJLAQ==;U2FsdGVkX1+fLOI1HLKI6tX4Owg4Z035yq6HUZVgjbR9LFZwMqkuxamG8j1ju97bx6q1cieWOpepTtScT1rGcQ==" steps: - label: "Julia v1 -- CUDA"