mirror of
https://github.com/tfussell/xlnt.git
synced 2024-03-22 13:11:17 +08:00
list all files to find coverage
This commit is contained in:
parent
6c508845cc
commit
cea5ae94d3
|
@ -48,4 +48,4 @@ script:
|
|||
- cmake -D STATIC=$STATIC -D SAMPLES=$SAMPLES -D COVERAGE=$COVERAGE -D CMAKE_CXX_COMPILER=$COMPILER -D CMAKE_BUILD_TYPE=Debug ..
|
||||
- cmake --build .
|
||||
- cd bin && ./xlnt.test
|
||||
- find .
|
||||
- find ../../
|
||||
|
|
Loading…
Reference in New Issue
Block a user