Skip to content

Commit

Permalink
chore: add tarpaulin.toml file to use a different build directory (see
Browse files Browse the repository at this point in the history
  • Loading branch information
iTrooz committed Oct 19, 2023
1 parent 0a54f7c commit b36caeb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tarpaulin.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[test_config]
skip-clean = true
target-dir = "target/tarpaulin-build"

0 comments on commit b36caeb

Please sign in to comment.