mirror of
https://github.com/s0md3v/roop.git
synced 2025-12-07 10:28:28 +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: pip install mypy
|
||||||
- run: flake8 run.py roop
|
- run: flake8 run.py roop
|
||||||
- run: mypy --config-file mypi.ini run.py roop
|
- run: mypy --config-file mypi.ini run.py roop
|
||||||
test:
|
|
||||||
test:
|
test:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user