Skip to content

Commit

Permalink
fix codecov to ignore 3rdparty folder
Browse files Browse the repository at this point in the history
  • Loading branch information
henrygerardmoore committed Sep 13, 2024
1 parent 04c9471 commit 0e0ec3c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cmake_ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,6 @@ jobs:
directory: ${{github.workspace}}/build
gcov_ignore: ${{github.workspace}}/3rdparty
verbose: true
exclude: ./data_tamer_cpp/3rdparty/*
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit 0e0ec3c

Please sign in to comment.