Skip to content

Commit

Permalink
[refactor] Removed jslint from CI
Browse files Browse the repository at this point in the history
  • Loading branch information
devkapilbansal committed Jan 27, 2021
1 parent ab52ebb commit 6a95e22
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 58 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,6 @@ jobs:
pip install ${{ matrix.django-version }}
pip install -U -r requirements-test.txt
- name: Install npm dependencies
run: sudo npm install -g jslint

- name: Install openwisp-firmware-upgrader
run: pip install -e .

Expand Down
55 changes: 0 additions & 55 deletions .jslintrc

This file was deleted.

0 comments on commit 6a95e22

Please sign in to comment.