Update ccpp.yml

kimkulling-issue_2656_add_cppcoverall
Kim Kulling 2021-04-27 15:02:32 +02:00 committed by GitHub
parent ff2ab89438
commit b2ca2ceb3f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -77,6 +77,7 @@ jobs:
if: endsWith(matrix.name,'latest-gcov')
run: |
pip install --user cpp-coveralls
sudo apt-get install -y lcov
echo "::set-output name=args::-ASSIMP_COVERALLS=1"
- name: Remove contrib directory for Hunter builds