Skip to content

Commit 9fd2fba

Browse files
committed
fix
1 parent cf2d02d commit 9fd2fba

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/codespell.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,6 @@ jobs:
2121
python-version: '3.14'
2222
cache: "pip"
2323

24-
- name: Install dependencies
25-
run: pip install -r ./requirements.txt
26-
2724
- name: Install codespell
2825
run: pip install codespell jupyterlab nbconvert
2926

0 commit comments

Comments
 (0)