chore: Maybe not ?
This commit is contained in:
parent
064e92c887
commit
0b30bc0007
|
|
@ -32,7 +32,9 @@ jobs:
|
|||
# which lcov
|
||||
# shell: bash
|
||||
- name: Info
|
||||
run: which lcov && lcov --version
|
||||
run: which lcov
|
||||
- name: Info
|
||||
run: lcov --version
|
||||
|
||||
- name: Configure CMake
|
||||
# Configure CMake in a 'build' subdirectory. `CMAKE_BUILD_TYPE` is only required if you are using a single-configuration generator such as make.
|
||||
|
|
|
|||
Loading…
Reference in New Issue