Skip to content

Commit cfeaad7

Browse files
committed
Fix doc-preview ci failling
1 parent b0605fa commit cfeaad7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/docs-preview.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ jobs:
3030
- name: Build docs
3131
run: |
3232
conda activate pyjanitor-dev
33-
python -m ipykernel install --user --name pyjanitor-dev
3433
pip install -e .
3534
mkdocs build
3635

0 commit comments

Comments
 (0)