nix: properly throw away tix files for postgrest-watch, resolves #1807
This commit is contained in:
committed by
Wolfgang Walther
parent
fc791a6320
commit
67ca814d0b
@@ -174,6 +174,7 @@ let
|
||||
inherit name;
|
||||
docs = "Run spec and io tests while collecting hpc coverage data.";
|
||||
inRootDir = true;
|
||||
redirectTixFiles = false;
|
||||
withTmpDir = true;
|
||||
}
|
||||
''
|
||||
|
||||
Reference in New Issue
Block a user