Skip to content

Commit

Permalink
build: update ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
phodal committed Dec 3, 2021
1 parent cc70f52 commit d09f984
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/actions-rs/grcov.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
branch: true
ignore:
- "../*"
- ".cargo/*"
- "../../../.cargo/*"
- "../../../.cargo/**"

0 comments on commit d09f984

Please sign in to comment.