Skip to content

Commit f70a927

Browse files
authored
Remove commented code
1 parent 2c3d298 commit f70a927

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,6 @@ jobs:
3434
- name: Testing notebooks
3535
run: pytest --nbmake "./docs"
3636

37-
# - name: Execute all Notebooks
38-
# shell: bash -l {0}
39-
# run: pytest
40-
4137
- name: Build Jupyter book
4238
run: |
4339
jupyter-book clean ./docs

0 commit comments

Comments
 (0)