Update ci.yml

This commit is contained in:
Nicolas Chan 2021-03-03 18:02:32 -08:00 committed by GitHub
parent 2d7687390b
commit aff9a5b365
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -24,6 +24,7 @@ jobs:
steps:
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- uses: actions/checkout@v2
with:
submodules: 'recursive'
- name: Install kcov