Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
DominikDrabik committed Aug 22, 2024
2 parents 0ca4cc4 + 829fb89 commit 41917f0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,3 @@ 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
run: docker-compose run --rm app sh -c "flake8"

0 comments on commit 41917f0

Please sign in to comment.