Skip to content

Commit

Permalink
Update isort.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
bagustris authored Sep 18, 2024
1 parent eced039 commit dcbc77c
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions .github/workflows/isort.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,9 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: isort/isort-action@v1
- uses: actions/setup-python@v2
# - uses: isort/isort-action@master
with:
python-version: 3.9
- uses: isort/isort-action@master
with:
isortVersion: 5.13.2
# isortVersion: 5.13.2
sortPaths: 'nkululeko'
configuration: '--profile black'

0 comments on commit dcbc77c

Please sign in to comment.