We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb0a92a commit f17a4a8Copy full SHA for f17a4a8
.github/workflows/run-tests.yml
@@ -34,7 +34,6 @@ jobs:
34
35
- name: Install dependencies
36
run: |
37
- python dev.py -no-container
38
pip install -q Django==${{ matrix.django-version }}
39
python -m pip install --upgrade pip
40
python setup.py install
0 commit comments