Cleanup, code coverage should now work
This commit is contained in:
parent
a73128c24f
commit
c5976a4b61
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user