Update ci.yml

This commit is contained in:
Nicolas Chan 2021-03-03 18:23:29 -08:00 committed by GitHub
parent 3d46b23463
commit 48503cf44f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -23,6 +23,9 @@ jobs:
with:
submodules: 'recursive'
- name: Install kcov
run: sudo apt-get install -y kcov
- name: Run tests
run: test/test.sh