Skip to content

Commit bcbdc67

Browse files
committed
Remove codespell
1 parent 99330ed commit bcbdc67

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/lint-notebooks.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,3 @@ jobs:
2525

2626
- name: Run ruff check
2727
run: ruff check .
28-
29-
- name: Install codespell
30-
run: pip install codespell
31-
32-
- name: Run codespell
33-
run: codespell

0 commit comments

Comments
 (0)