Update ci.yml

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

View file

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