Skip to content

Commit

Permalink
[chores] Update .github/workflows/ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nemesifier committed Aug 9, 2024
1 parent e62c108 commit 3b35c79
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ jobs:
pip install -U -r requirements-test.txt
pip install -e .[saml,openvpn_status]
pip install ${{ matrix.django-version }}
pip install --no-deps --no-cache-dir --force-reinstall https://github.com/openwisp/openwisp-utils/tarball/fix-fallbackfields
sudo npm install -g jslint
- name: QA checks
Expand Down

0 comments on commit 3b35c79

Please sign in to comment.