Skip to content

Commit

Permalink
Remove enforce from black
Browse files Browse the repository at this point in the history
  • Loading branch information
BraunRudolf committed Jul 29, 2024
1 parent d858a6a commit 5d7bdd1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/python_app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,6 @@ jobs:
- name: Black check
run: |
poetry run black --check app/
enforce:
always:
- name: Test with pytest
run: |
# Test backend
Expand Down

0 comments on commit 5d7bdd1

Please sign in to comment.