Skip to content

Commit

Permalink
chore: remove mention of topos-api from coverage YAML (#438)
Browse files Browse the repository at this point in the history
  • Loading branch information
dvdplm committed Jan 29, 2024
1 parent 917eaf9 commit 6c7e342
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ jobs:
-t lcov \
--branch \
--ignore-not-existing \
--ignore 'crates/topos-api/src/grpc/generated/*' \
--ignore 'crates/topos-test-sdk/src/grpc/behaviour/*' \
--ignore 'crates/topos-core/src/api/grpc/generated/*' \
--ignore '../**' \
--ignore '/*' \
-o coverage.lcov
Expand Down

0 comments on commit 6c7e342

Please sign in to comment.