kzccm1d4if10m2xaz1wqy3xar821pp1r-my-site-anaphoric-git.test.suzanne.soy-0.0.1

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit c5976a4b6120c1c2e80c263d593d0b4abf5cfa5d
parent a73128c24f05304e24608bbc605524d3d178ba4c
Author: Suzanne Soy <jsmaniac.github@suzanne.soy>
Date:   Wed, 28 Jul 2021 19:04:47 +0100

Cleanup, code coverage should now work

Diffstat:
M.github/workflows/ci.yml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml @@ -58,7 +58,7 @@ jobs: RACKET_VERSION: "${{ matrix.racket }}" RACKET_CS: "${{ matrix.racket_cs }}" COV: "${{ matrix.cov }}" - CODECOV_TOKEN: "${{ secrets.CODECOV_TOKEN_SECRET }}" + CODECOV_TOKEN: "${{ secrets.CODECOV_TOKEN }}" steps: - uses: actions/checkout@v2 - name: Add to $PATH