From 898354eea6e1440042a12c763193a84e3cebaa87 Mon Sep 17 00:00:00 2001 From: Federico Capoano Date: Tue, 19 Nov 2024 20:22:37 -0300 Subject: [PATCH] [ci] Update ci.yml --- .github/workflows/ci.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1ade9784..89d0b6a8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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