commit 8b9b04f3443eecd03b62672ee07648bd38871384
parent 7284303040947b2e8ade5a4874159c925194bc03
Author: Suzanne Soy <jsmaniac.github@suzanne.soy>
Date: Wed, 28 Jul 2021 17:35:46 +0100
Try without codecov secret
Diffstat:
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git 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