Skip to content

Commit

Permalink
fix formatting error
Browse files Browse the repository at this point in the history
  • Loading branch information
jh-RLI committed Dec 24, 2023
1 parent e3ba135 commit c779f89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-dj-htmx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,4 +89,4 @@ jobs:
run: python manage.py runserver 8000 &

- name: Run django tests
run: python manage.py test --no-input
run: python manage.py test --no-input

0 comments on commit c779f89

Please sign in to comment.