mirror of
https://github.com/davidhalter/django-stubs.git
synced 2025-12-07 20:54:29 +08:00
fix ci
This commit is contained in:
@@ -16,6 +16,7 @@ jobs:
|
||||
before_install: |
|
||||
# Upgrade pip, setuptools, and wheel
|
||||
pip install -U pip setuptools wheel
|
||||
mkdir -p /run/testdata
|
||||
|
||||
install: |
|
||||
pip install -r ./dev-requirements.txt
|
||||
|
||||
Reference in New Issue
Block a user