Skip to content

Commit

Permalink
Testing action
Browse files Browse the repository at this point in the history
  • Loading branch information
mayankpatibandla committed Feb 20, 2024
1 parent 8cc43ad commit 90e847d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/formatter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- uses: actions/[email protected]
- uses: isort/[email protected]
with:
configuration: "--settings-file=.isort.cfg"
configuration: "--settings-file=.isort.cfg --check-only --diff"
requirements-files: "requirements.txt"
black:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 90e847d

Please sign in to comment.