Skip to content

Commit

Permalink
Merge branch 'main' of github.com:facontidavide/data_tamer
Browse files Browse the repository at this point in the history
  • Loading branch information
facontidavide committed Nov 29, 2023
2 parents 9244e21 + 70cf832 commit a88bade
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake_ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
uses: codecov/codecov-action@v3
with:
directory: ${{github.workspace}}/build
gcov_ignore: ${{github.workspace}}/data_tamer/3rdparty
gcov_ignore: ${{github.workspace}}/3rdparty
verbose: true
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
Expand Down

0 comments on commit a88bade

Please sign in to comment.