Update ci.yml
This commit is contained in:
parent
9e1221c450
commit
3d46b23463
1 changed files with 0 additions and 3 deletions
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
|
@ -23,9 +23,6 @@ jobs:
|
||||||
with:
|
with:
|
||||||
submodules: 'recursive'
|
submodules: 'recursive'
|
||||||
|
|
||||||
- name: Install kcov
|
|
||||||
run: sudo apt-get install -y kcov
|
|
||||||
|
|
||||||
- name: Run tests
|
- name: Run tests
|
||||||
run: test/test.sh
|
run: test/test.sh
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue