From 6bf8837e8f6f257e8eac4f9ce2558f276a2b6fe2 Mon Sep 17 00:00:00 2001 From: Dawid Masiukiewicz Date: Sat, 12 Nov 2022 11:41:08 +0000 Subject: [PATCH] Update codecov token --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 555e6d5..f1d8ecc 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -56,7 +56,7 @@ coverage_test_dmd: - mkdir reports - binaries/dmd_unittest_cov after_script: - - bash <(curl -s https://codecov.io/bash) -s reports -t 1a0c0169-a721-4085-8252-fed4755dcd8c + - bash <(curl -s https://codecov.io/bash) -s reports -t df87b1d8-85f4-4584-96e3-1315d27ec2c5 wasm: stage: build_wasm