Skip to content

Commit 382ae0b

Browse files
committed
[ci] Verify CI builds
1 parent 85eee35 commit 382ae0b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ jobs:
7676
pip install -U pip wheel setuptools
7777
pip install -U -r requirements-test.txt
7878
pip install -U -e .
79+
pip install -UI "openwisp-users @ https://github.com/openwisp/openwisp-users/tarball/issues/238-view-shared-objects"
7980
pip install ${{ matrix.django-version }}
8081
8182
- name: Start postgres and redis

0 commit comments

Comments
 (0)