Skip to content

Commit

Permalink
[change] Switched to prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
youhaveme9 committed Dec 24, 2024
1 parent 754625c commit 52bcd9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
run: |
pip install -U pip wheel setuptools
pip install -U -r requirements-test.txt
sudo npm install -g jshint stylelint
sudo npm install -g prettier
pip install -e .[qa,rest,selenium]
pip install ${{ matrix.django-version }}
Expand Down

0 comments on commit 52bcd9f

Please sign in to comment.