mirror of
https://github.com/s0md3v/roop.git
synced 2025-12-06 18:08:29 +00:00
Fix ci.yml
This commit is contained in:
parent
8aa3dfa480
commit
33e6fc88f0
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -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:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user