Skip to content

Commit

Permalink
CI: ignore the datafuse cli code coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
BohuTANG committed Sep 2, 2021
1 parent c469d93 commit f8c6f78
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions-rs/grcov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,4 @@ ignore:
- "*/tracing/*"
- "*/api/http/debug/*"
- "*/datasources/example/*"
- "*/cli/*"

0 comments on commit f8c6f78

Please sign in to comment.