From 8b9b04f3443eecd03b62672ee07648bd38871384 Mon Sep 17 00:00:00 2001 From: Suzanne Soy Date: Wed, 28 Jul 2021 17:35:46 +0100 Subject: [PATCH] Try without codecov secret --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ec0016a..a6d976f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -59,7 +59,6 @@ jobs: RACKET_CS: "${{ matrix.racket_cs }}" COV: "${{ matrix.cov }}" #CODECOV_TOKEN: "${{ secrets.CODECOV_TOKEN }}" - CODECOV_TOKEN: 88755518-12cc-4dee-a0f2-bdc978bc1d83 steps: - uses: actions/checkout@v2 - name: Add to $PATH