Skip to content

Commit

Permalink
check lint
Browse files Browse the repository at this point in the history
  • Loading branch information
kumarvivek1752 committed Apr 15, 2023
1 parent b2531d0 commit ac2a763
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
uses: actions/checkout@v2
- name: Test
run: docker-compose run --rm app sh -c "python manage.py wait_for_db && python manage.py test"

- name: Lint
uses: actions/checkout@v3
uses: psf/black@stable

0 comments on commit ac2a763

Please sign in to comment.