Skip to content

Commit

Permalink
CI: Try "--coverage" option [3]
Browse files Browse the repository at this point in the history
  • Loading branch information
axionbuster committed Feb 14, 2024
1 parent cf6de33 commit 84fa917
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cmake-multi-platform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,8 @@ jobs:
ctest --build-config ${{ matrix.build_type }}
pwd
ls -lA
sudo apt-get install tree
tree tests
- name: Upload coverage reports to Codecov
if: matrix.cxx_flags != ''
Expand Down

0 comments on commit 84fa917

Please sign in to comment.