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 85eee35 commit 382ae0bCopy full SHA for 382ae0b
.github/workflows/ci.yml
@@ -76,6 +76,7 @@ jobs:
76
pip install -U pip wheel setuptools
77
pip install -U -r requirements-test.txt
78
pip install -U -e .
79
+ pip install -UI "openwisp-users @ https://github.com/openwisp/openwisp-users/tarball/issues/238-view-shared-objects"
80
pip install ${{ matrix.django-version }}
81
82
- name: Start postgres and redis
0 commit comments