mirror of
https://github.com/davidhalter/django-stubs.git
synced 2026-01-23 19:41:52 +08:00
do not try to create /run/testdata
This commit is contained in:
@@ -16,7 +16,6 @@ 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