Even more CI
This commit is contained in:
parent
e72c579ebc
commit
d3245de5bd
@ -19,7 +19,7 @@ pub fn main() {
|
||||
fuzz(
|
||||
&[PathBuf::from("./input")],
|
||||
PathBuf::from("./output"),
|
||||
&Cores::all(),
|
||||
&Cores::all().unwrap(),
|
||||
1337,
|
||||
);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user