Skip to content

Commit

Permalink
path exclusion
Browse files Browse the repository at this point in the history
  • Loading branch information
decentralgabe committed Sep 9, 2022
1 parent ab02bc2 commit 2f04ae2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ codecov:
after_n_builds: 2
wait_for_ci: yes
ignore:
- doc
- util
- example
- doc/**/*
- util/**/*
- example/**/*

0 comments on commit 2f04ae2

Please sign in to comment.