Skip to content

Commit

Permalink
[temp] Upgraded oppenwip-utils and openwisp-controller
Browse files Browse the repository at this point in the history
  • Loading branch information
pandafy committed Aug 1, 2024
1 parent c6d5c2a commit 73c5b96
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ jobs:
pip install -U pip wheel setuptools
pip install -U -r requirements-test.txt
pip install -U -e .
pip install -U --force-reinstall --no-deps https://github.com/openwisp/openwisp-utils/tarball/extendable-submit-line
pip install -U --force-reinstall --no-deps https://github.com/openwisp/openwisp-controller/tarball/issues/625-device-deactivation
pip install ${{ matrix.django-version }}
sudo npm install -g jshint stylelint
Expand Down

0 comments on commit 73c5b96

Please sign in to comment.