mirror of
https://github.com/davidhalter/django-stubs.git
synced 2025-12-08 21:14:49 +08:00
add new job
This commit is contained in:
@@ -18,7 +18,6 @@ jobs:
|
|||||||
script: |
|
script: |
|
||||||
black --check --line-length=120 django-stubs/
|
black --check --line-length=120 django-stubs/
|
||||||
|
|
||||||
allow_failures:
|
|
||||||
- name: "Typecheck Django test suite"
|
- name: "Typecheck Django test suite"
|
||||||
python: 3.7
|
python: 3.7
|
||||||
script: |
|
script: |
|
||||||
|
|||||||
Reference in New Issue
Block a user