diff --git a/test-projects/python-basic/.gitea/workflows/test-templates.yml b/test-projects/python-basic/.gitea/workflows/test-templates.yml index 0323af1..60cfb07 100644 --- a/test-projects/python-basic/.gitea/workflows/test-templates.yml +++ b/test-projects/python-basic/.gitea/workflows/test-templates.yml @@ -19,4 +19,4 @@ jobs: with: python-version: "3.11" coverage-package: "test_package" - pytest-args: "--verbose" \ No newline at end of file + pytest-args: "--verbose"