diff --git a/foundry.toml b/foundry.toml index 90bfe8c..9f5090d 100644 --- a/foundry.toml +++ b/foundry.toml @@ -12,6 +12,7 @@ include_storage = true show_solidity = true show_metrics = true fail_on_revert = false +continuous_run = true corpus_dir = "corpus/foundry"