diff --git a/.coveragerc b/.coveragerc index 4f99b31..621545f 100644 --- a/.coveragerc +++ b/.coveragerc @@ -2,3 +2,4 @@ relative_files = True omit = sekoia_automation/scripts/new_module/template/* + sekoia_automation/scripts/action_runner.py