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 373e085 commit 89ff0e4Copy full SHA for 89ff0e4
1 file changed
.github/workflows/ci.yml
@@ -74,6 +74,7 @@ jobs:
74
pip install -U pip wheel setuptools
75
pip install -U -r requirements-test.txt
76
pip install -e .[saml,openvpn_status]
77
+ pip install --upgrade --no-deps --no-cache-dir "https://github.com/openwisp/openwisp-users/tarball/issues/497-export-users"
78
pip install ${{ matrix.django-version }}
79
80
- name: Start InfluxDB and Redis container
0 commit comments