Skip to content

Commit

Permalink
try fix issue with CI and tarpaulin not finding tmp dir (#335)
Browse files Browse the repository at this point in the history
* try fix issue with CI and tarpaulin not finding tmp dir

* bump

---------

Co-authored-by: Alexander Cyon <[email protected]>
  • Loading branch information
CyonAlexRDX and Sajjon authored Jan 9, 2025
1 parent 629393c commit 1292838
Show file tree
Hide file tree
Showing 72 changed files with 153 additions and 154 deletions.
1 change: 0 additions & 1 deletion .cargo/config.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
[env]
CARGO_WORKSPACE_DIR = { value = "", relative = true }
TARGET_DIR = { value = "target", relative = true }
TMP_DIR = { value = "target/tmp", relative = true }
FIXTURES = "fixtures"
FIXTURES_TX = "fixtures/transaction"
FIXTURES_VECTOR = "fixtures/vector"
Expand Down
Loading

0 comments on commit 1292838

Please sign in to comment.