mirror of
https://github.com/s0md3v/roop.git
synced 2025-12-16 02:57:19 +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
@ -17,7 +17,6 @@ jobs:
|
|||||||
- 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:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user