Forgot coverage option for 8.1 CS
This commit is contained in:
parent
4b56db6051
commit
590add391a
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
@ -52,6 +52,7 @@ jobs:
|
||||||
cov: false
|
cov: false
|
||||||
- racket: '8.0'
|
- racket: '8.0'
|
||||||
racket_cs: 1
|
racket_cs: 1
|
||||||
|
cov: true
|
||||||
env:
|
env:
|
||||||
# RACKET_DIR is an argument to install-racket.sh
|
# RACKET_DIR is an argument to install-racket.sh
|
||||||
RACKET_VERSION: "${{ matrix.racket }}"
|
RACKET_VERSION: "${{ matrix.racket }}"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user