Skip to content

Commit

Permalink
run djhtml in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
chris48s committed Sep 5, 2024
1 parent c1c70ba commit c06ed35
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:
- run:
name: Ruff format
command: pipenv run ruff format . --check
- run: pipenv run djhtml --check .
- run: pipenv run pipenv verify
- run: pipenv run collectstatic
- run:
Expand Down

0 comments on commit c06ed35

Please sign in to comment.