Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
parent
7800794271
commit
90598c9ffc
@ -89,7 +89,7 @@ impl RustSource {
|
||||
|
||||
let mut excludes = self.exclude.clone();
|
||||
excludes.push("**/src".to_string());
|
||||
excludes.push("**/test".to_string());
|
||||
excludes.push("**/tests".to_string());
|
||||
|
||||
let directory = self.client.host().directory_opts(
|
||||
source.display().to_string(),
|
||||
|
Loading…
Reference in New Issue
Block a user