Skip to content

Commit

Permalink
[ci] Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nemesifier authored Nov 19, 2024
1 parent 3dca67f commit 898354e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,7 @@ jobs:
pip install -U pip wheel setuptools
pip install -r requirements-test.txt
pip install -U -I -e .
pip uninstall -y django
pip install -U --force-reinstall --no-deps https://github.com/openwisp/openwisp-controller/tarball/issues/625-device-deactivation
pip install ${{ matrix.django-version }}
pip install -U ${{ matrix.django-version }}
sudo npm install -g jshint stylelint
# start influxdb
Expand Down

0 comments on commit 898354e

Please sign in to comment.