mirror of
https://github.com/davidhalter/django-stubs.git
synced 2026-02-25 19:17:17 +08:00
fix ci typecheck tests
This commit is contained in:
@@ -21,8 +21,7 @@ jobs:
|
||||
- name: "Typecheck Django test suite"
|
||||
python: 3.7
|
||||
script: |
|
||||
cd scripts
|
||||
./typecheck_django_tests.xsh
|
||||
./scripts/typecheck_django_tests.xsh
|
||||
|
||||
before_install: |
|
||||
# Upgrade pip, setuptools, and wheel
|
||||
|
||||
Reference in New Issue
Block a user