Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
folix-01 committed Sep 25, 2023
1 parent 30b8074 commit facef2e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/isort.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Run isort
name: Isort
on: [push]

jobs:
Expand All @@ -11,4 +11,4 @@ jobs:
python-version: 3.8
- uses: isort/isort-action@master
with:
args: --profile black
configuration: --profile black

0 comments on commit facef2e

Please sign in to comment.