Fix ci.yml

This commit is contained in:
henryruhs 2023-06-19 12:36:29 +02:00
parent 8aa3dfa480
commit 33e6fc88f0

View File

@ -16,7 +16,6 @@ jobs:
- run: pip install mypy
- run: flake8 run.py roop
- run: mypy --config-file mypi.ini run.py roop
test:
test:
runs-on: ubuntu-latest
steps: