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