Skip to content

Commit

Permalink
clean up and fix workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Swapnil Tripathi <[email protected]>
  • Loading branch information
swaptr committed Aug 14, 2024
1 parent 26c972e commit 8cb2cde
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 62 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,7 @@ jobs:
- name: Format Backend
run: |
black .
working-directory: src/core
black src/core
- name: Post Formatting Check
run: git diff --exit-code
60 changes: 0 additions & 60 deletions src/frontend/components/api.py

This file was deleted.

0 comments on commit 8cb2cde

Please sign in to comment.