Forgot coverage option for 8.1 CS

This commit is contained in:
Suzanne Soy 2021-07-28 16:44:45 +01:00
parent 4b56db6051
commit 590add391a

View File

@ -52,6 +52,7 @@ jobs:
cov: false
- racket: '8.0'
racket_cs: 1
cov: true
env:
# RACKET_DIR is an argument to install-racket.sh
RACKET_VERSION: "${{ matrix.racket }}"