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