Skip to content

Commit 61ce45a

Browse files
Update job name
1 parent 744de6b commit 61ce45a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
run: |
4141
make full
4242
43-
- name: Lint with isort, black, docformatter, flake8
43+
- name: Lint with ruff
4444
run: |
4545
make lint
4646

0 commit comments

Comments
 (0)