Skip to content

Commit a70f49d

Browse files
committed
[ci] Temp: install openwisp-utils
1 parent 249f28a commit a70f49d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,8 @@ jobs:
7070
pip install -U pip wheel setuptools
7171
pip install -U -r requirements-test.txt
7272
pip install -U -e .
73+
# TODO: Remove before merging
74+
pip install -UI --force-reinstall --no-cache-dir --no-deps "openwisp-utils @ https://github.com/openwisp/openwisp-utils/archive/refs/heads/issues/633-ValidatedModelSerializer.tar.gz
7375
pip install ${{ matrix.django-version }}
7476
7577
- name: Start redis

0 commit comments

Comments
 (0)