Skip to content

Commit 8d5fddd

Browse files
committed
[ci] Use latest openwisp-utils
1 parent a4c4388 commit 8d5fddd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
id: deps
2828
run: |
2929
sudo ./install-dev.sh
30-
pip install openwisp-utils[qa]>=0.7
30+
pip install openwisp-utils[qa] @ https://github.com/openwisp/openwisp-utils/tarball/1.2
3131
3232
- name: QA-Checks
3333
run: ./run-qa-checks

0 commit comments

Comments
 (0)