Skip to content

Commit

Permalink
testing isort 4
Browse files Browse the repository at this point in the history
  • Loading branch information
gesinaphillips committed Feb 1, 2024
1 parent e680592 commit 656a87e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/isort.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ jobs:
python-version: 3.9
- uses: isort/isort-action@master
with:
configuration: "--profile black"
configuration: "--check-only --diff --profile black"
requirementsFiles: "requirements.txt requirements-test.txt"

0 comments on commit 656a87e

Please sign in to comment.