diff --git a/.github/workflows/template_unit_pytest.yml b/.github/workflows/template_unit_pytest.yml index 5bf3912..a83d2a6 100644 --- a/.github/workflows/template_unit_pytest.yml +++ b/.github/workflows/template_unit_pytest.yml @@ -91,6 +91,4 @@ jobs: fail_ci_if_error: true flags: unittests name: codecov-coverage - verbose: true -