Update ci.yml
This commit is contained in:
parent
4ac65b19c6
commit
2d7687390b
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
@ -24,6 +24,7 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
|
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
submodules: 'recursive'
|
||||||
|
|
||||||
- name: Install kcov
|
- name: Install kcov
|
||||||
run: sudo apt-get install -y kcov
|
run: sudo apt-get install -y kcov
|
||||||
|
|
Loading…
Add table
Reference in a new issue