Skip to content

Commit

Permalink
exclude benchmark and example
Browse files Browse the repository at this point in the history
  • Loading branch information
koide3 committed Apr 2, 2024
1 parent 0940a6d commit a0bfad0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,3 +52,4 @@ jobs:
with:
token: ${{ secrets.CODECOV_TOKEN }}
slug: koide3/small_gicp
exclude: include/small_gicp/benchmark/*,src/benchmark/*,src/example/*

0 comments on commit a0bfad0

Please sign in to comment.