Update codecov token

This commit is contained in:
Dawid Masiukiewicz 2022-11-12 11:41:08 +00:00
parent 6af3028070
commit 6bf8837e8f

View file

@ -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