diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index bea9594..96540de 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -33,4 +33,4 @@ jobs: - name: Check types run: | pip install mypy - mypy config_converter/ + mypy config_converter/ \ No newline at end of file