X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=.github%2Fworkflows%2Fbuild.yml;h=eb397230f370bace586e9810f632cd273d2f46b2;hb=7b0483eba88c7c036569939ddd35a8232354d5d9;hp=cd9b9f63553609cab54fe8d25b474d6db40b97d8;hpb=2cce8d095e84ba8f773e39d6cea90f1148c60bc8;p=rust-lightning diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index cd9b9f63..eb397230 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -71,6 +71,10 @@ jobs: if: matrix.coverage uses: codecov/codecov-action@v1 with: + # Could you use this to fake the coverage report for your PR? Sure. + # Will anyone be impressed by your amazing coverage? No + # Maybe if codecov wasn't broken we wouldn't need to do this... + token: f421b687-4dc2-4387-ac3d-dc3b2528af57 fail_ci_if_error: true fuzz: