Skip to content

Commit

Permalink
change isort job name
Browse files Browse the repository at this point in the history
  • Loading branch information
Helveg committed Feb 8, 2024
1 parent 16d3aa2 commit 5882d9c
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 @@ -3,7 +3,7 @@ on:
- push

jobs:
build:
isort:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 5882d9c

Please sign in to comment.